Class: Aws::Types::PutMetadataRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:metadata])

Instance Attribute Summary collapse

Instance Attribute Details

#channel_arn::String

Returns the value of attribute channel_arn.

Returns:

  • (::String)


609
610
611
# File 'sig/types.rbs', line 609

def channel_arn
  @channel_arn
end

#metadata::String

Returns the value of attribute metadata.

Returns:

  • (::String)


610
611
612
# File 'sig/types.rbs', line 610

def 
  @metadata
end