Class: Aws::Types::StreamChannelDefinition

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#channel_definitions ⇒ ::Array[Types::ChannelDefinition]

Returns the value of attribute channel_definitions.

Returns:



834
835
836
# File 'sig/types.rbs', line 834

def channel_definitions
  @channel_definitions
end

#number_of_channels ⇒ ::Integer

Returns the value of attribute number_of_channels.

Returns:

  • (::Integer)


833
834
835
# File 'sig/types.rbs', line 833

def number_of_channels
  @number_of_channels
end