Class: Aws::Types::GetChannelNamespaceRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#api_id::String

Returns the value of attribute api_id.

Returns:

  • (::String)


719
720
721
# File 'sig/types.rbs', line 719

def api_id
  @api_id
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


720
721
722
# File 'sig/types.rbs', line 720

def name
  @name
end