Class: Aws::Types::StreamingConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#data_type"Channel", "ChannelMessage"

Returns the value of attribute data_type.

Returns:



870
871
872
# File 'sig/types.rbs', line 870

def data_type
  @data_type
end

#resource_arn::String

Returns the value of attribute resource_arn.

Returns:

  • (::String)


871
872
873
# File 'sig/types.rbs', line 871

def resource_arn
  @resource_arn
end