Class: Aws::Types::TelemetrySinkData

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

Defined Under Namespace

Classes: KinesisDataStreamData, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#kinesis_data_stream_data ⇒ Types::KinesisDataStreamData

Returns the value of attribute kinesis_data_stream_data.



1145
1146
1147
# File 'sig/types.rbs', line 1145

def kinesis_data_stream_data
  @kinesis_data_stream_data
end

#unknown ⇒ Object

Returns the value of attribute unknown.

Returns:

  • (Object)


1146
1147
1148
# File 'sig/types.rbs', line 1146

def unknown
  @unknown
end