Class: Aws::Types::FollowerChannelSettings

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")


5917
5918
5919
# File 'sig/types.rbs', line 5917

def linked_channel_type
  @linked_channel_type
end

#primary_channel_arn::String

Returns the value of attribute primary_channel_arn.

Returns:

  • (::String)


5918
5919
5920
# File 'sig/types.rbs', line 5918

def primary_channel_arn
  @primary_channel_arn
end