Class: Aws::Types::GreenFleetProvisioningOption
- Inherits:
-
Object
- Object
- Aws::Types::GreenFleetProvisioningOption
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#action ⇒ "DISCOVER_EXISTING", "COPY_AUTO_SCALING_GROUP"
Returns the value of attribute action.
Instance Attribute Details
#action ⇒ "DISCOVER_EXISTING", "COPY_AUTO_SCALING_GROUP"
Returns the value of attribute action.
643 644 645 |
# File 'sig/types.rbs', line 643 def action @action end |