You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ElasticBeanstalk::Types::ApplyEnvironmentManagedActionResult
- Inherits:
-
Struct
- Object
- Struct
- Aws::ElasticBeanstalk::Types::ApplyEnvironmentManagedActionResult
- Defined in:
- (unknown)
Overview
The result message containing information about the managed action.
Returned by:
Instance Attribute Summary collapse
-
#action_description ⇒ String
A description of the managed action.
-
#action_id ⇒ String
The action ID of the managed action.
-
#action_type ⇒ String
The type of managed action.
-
#status ⇒ String
The status of the managed action.
Instance Attribute Details
#action_description ⇒ String
A description of the managed action.
#action_id ⇒ String
The action ID of the managed action.
#action_type ⇒ String
The type of managed action.
Possible values:
- InstanceRefresh
- PlatformUpdate
- Unknown
#status ⇒ String
The status of the managed action.