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.
4813 4814 4815 |
# File 'sig/types.rbs', line 4813 def channel_placement_group_id @channel_placement_group_id end |
#cluster_id ⇒ ::String
Returns the value of attribute cluster_id.
4814 4815 4816 |
# File 'sig/types.rbs', line 4814 def cluster_id @cluster_id end |