Class: Aws::Types::SubChannelSummary

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#membership_count::Integer

Returns the value of attribute membership_count.

Returns:

  • (::Integer)


877
878
879
# File 'sig/types.rbs', line 877

def membership_count
  @membership_count
end

#sub_channel_id::String

Returns the value of attribute sub_channel_id.

Returns:

  • (::String)


876
877
878
# File 'sig/types.rbs', line 876

def sub_channel_id
  @sub_channel_id
end