elasticbeanstalk_describe_environment_managed_actions: Lists an environment's upcoming and in-progress managed...

View source: R/elasticbeanstalk_operations.R

elasticbeanstalk_describe_environment_managed_actionsR Documentation

Lists an environment's upcoming and in-progress managed actions

Description

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.

Usage

elasticbeanstalk_describe_environment_managed_actions(
  EnvironmentName = NULL,
  EnvironmentId = NULL,
  Status = NULL
)

Arguments

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.


paws.compute documentation built on Sept. 12, 2023, 1:28 a.m.