Class: Aws::Types::GetChannelInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#channel_id::String

Returns the value of attribute channel_id.

Returns:

  • (::String)


139
140
141
# File 'sig/types.rbs', line 139

def channel_id
  @channel_id
end

#space_id::String

Returns the value of attribute space_id.

Returns:

  • (::String)


138
139
140
# File 'sig/types.rbs', line 138

def space_id
  @space_id
end