elasticbeanstalk_describe_environment_managed_actions {paws.compute} | R Documentation |
Lists an environment's upcoming and in-progress managed actions.
See https://www.paws-r-sdk.com/docs/elasticbeanstalk_describe_environment_managed_actions/ for full documentation.
elasticbeanstalk_describe_environment_managed_actions(
EnvironmentName = NULL,
EnvironmentId = NULL,
Status = NULL
)
EnvironmentName |
The name of the target environment. |
EnvironmentId |
The environment ID of the target environment. |
Status |
To show only actions with a particular status, specify a status. |