Class: Aws::Types::PrimaryChannelSettings
- Inherits:
-
Object
- Object
- Aws::Types::PrimaryChannelSettings
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#linked_channel_type ⇒ "FOLLOWING_CHANNEL", "PRIMARY_CHANNEL"
Returns the value of attribute linked_channel_type.
Instance Attribute Details
#linked_channel_type ⇒ "FOLLOWING_CHANNEL", "PRIMARY_CHANNEL"
Returns the value of attribute linked_channel_type.
5929 5930 5931 |
# File 'sig/types.rbs', line 5929 def linked_channel_type @linked_channel_type end |