Class: Aws::Types::DescribeLinkedChannelSettings

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#follower_channel_settingsTypes::DescribeFollowerChannelSettings

Returns the value of attribute follower_channel_settings.



5905
5906
5907
# File 'sig/types.rbs', line 5905

def follower_channel_settings
  @follower_channel_settings
end

#primary_channel_settingsTypes::DescribePrimaryChannelSettings

Returns the value of attribute primary_channel_settings.



5906
5907
5908
# File 'sig/types.rbs', line 5906

def primary_channel_settings
  @primary_channel_settings
end