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.
17095 17096 17097 |
# File 'sig/types.rbs', line 17095 def availability_zone @availability_zone end |
#group_name ⇒ ::String
Returns the value of attribute group_name.
17096 17097 17098 |
# File 'sig/types.rbs', line 17096 def group_name @group_name end |