Struct aws_sdk_elasticloadbalancing::output::CreateLoadBalancerPolicyOutput [−][src]
#[non_exhaustive]pub struct CreateLoadBalancerPolicyOutput {}
Expand description
Contains the output of CreateLoadBalancerPolicy.
Implementations
Creates a new builder-style object to manufacture CreateLoadBalancerPolicyOutput
Trait Implementations
Auto Trait Implementations
impl Send for CreateLoadBalancerPolicyOutput
impl Sync for CreateLoadBalancerPolicyOutput
impl Unpin for CreateLoadBalancerPolicyOutput
impl UnwindSafe for CreateLoadBalancerPolicyOutput
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more