Class: Aws::Types::DescribeKinesisStreamingDestinationOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#kinesis_data_stream_destinations::Array[Types::KinesisDataStreamDestination]

Returns the value of attribute kinesis_data_stream_destinations.



547
548
549
# File 'sig/types.rbs', line 547

def kinesis_data_stream_destinations
  @kinesis_data_stream_destinations
end

#table_name::String

Returns the value of attribute table_name.

Returns:

  • (::String)


546
547
548
# File 'sig/types.rbs', line 546

def table_name
  @table_name
end