Class: Aws::Types::ScheduledInstancesPlacement
- Inherits:
-
Object
- Object
- Aws::Types::ScheduledInstancesPlacement
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#availability_zone ⇒ ::String
Returns the value of attribute availability_zone.
-
#group_name ⇒ ::String
Returns the value of attribute group_name.
Instance Attribute Details
#availability_zone ⇒ ::String
Returns the value of attribute availability_zone.
16798 16799 16800 |
# File 'sig/types.rbs', line 16798 def availability_zone @availability_zone end |
#group_name ⇒ ::String
Returns the value of attribute group_name.
16799 16800 16801 |
# File 'sig/types.rbs', line 16799 def group_name @group_name end |