Class: Aws::Types::CreateStreamKeyRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#channel_arn::String

Returns the value of attribute channel_arn.

Returns:

  • (::String)


252
253
254
# File 'sig/types.rbs', line 252

def channel_arn
  @channel_arn
end

#tags::Hash[::String, ::String]

Returns the value of attribute tags.

Returns:

  • (::Hash[::String, ::String])


253
254
255
# File 'sig/types.rbs', line 253

def tags
  @tags
end