pub const aws_bus_policy_AWS_BUS_ASYNC_RELIABLE: aws_bus_policy = 0;
Expand description
Messages will be delivered, even if dynamic allocation is required. Default.
pub const aws_bus_policy_AWS_BUS_ASYNC_RELIABLE: aws_bus_policy = 0;
Messages will be delivered, even if dynamic allocation is required. Default.