Class: Aws::Types::PrimaryChannelSettings

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#linked_channel_type"FOLLOWING_CHANNEL", "PRIMARY_CHANNEL"

Returns the value of attribute linked_channel_type.

Returns:

  • ("FOLLOWING_CHANNEL", "PRIMARY_CHANNEL")


5929
5930
5931
# File 'sig/types.rbs', line 5929

def linked_channel_type
  @linked_channel_type
end