View source: R/elasticbeanstalk_operations.R
elasticbeanstalk_describe_environment_managed_actions | 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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.