Struct aws_sdk_elasticloadbalancing::output::DeleteLoadBalancerPolicyOutput [−][src]
#[non_exhaustive]pub struct DeleteLoadBalancerPolicyOutput {}
Expand description
Contains the output of DeleteLoadBalancerPolicy.
Implementations
Creates a new builder-style object to manufacture DeleteLoadBalancerPolicyOutput
Trait Implementations
Auto Trait Implementations
impl Send for DeleteLoadBalancerPolicyOutput
impl Sync for DeleteLoadBalancerPolicyOutput
impl Unpin for DeleteLoadBalancerPolicyOutput
impl UnwindSafe for DeleteLoadBalancerPolicyOutput
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