Class: Aws::Types::AnywhereSettings
- Inherits:
-
Object
- Object
- Aws::Types::AnywhereSettings
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#channel_placement_group_id ⇒ ::String
Returns the value of attribute channel_placement_group_id.
-
#cluster_id ⇒ ::String
Returns the value of attribute cluster_id.
Instance Attribute Details
#channel_placement_group_id ⇒ ::String
Returns the value of attribute channel_placement_group_id.
4803 4804 4805 |
# File 'sig/types.rbs', line 4803 def channel_placement_group_id @channel_placement_group_id end |
#cluster_id ⇒ ::String
Returns the value of attribute cluster_id.
4804 4805 4806 |
# File 'sig/types.rbs', line 4804 def cluster_id @cluster_id end |