Struct aws_sdk_elasticbeanstalk::input::describe_environment_managed_actions_input::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }Expand description
A builder for DescribeEnvironmentManagedActionsInput
Implementations
The name of the target environment.
The name of the target environment.
The environment ID of the target environment.
The environment ID of the target environment.
To show only actions with a particular status, specify a status.
To show only actions with a particular status, specify a status.
Consumes the builder and constructs a DescribeEnvironmentManagedActionsInput
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Builder
impl UnwindSafe for Builder
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
