Class: Aws::Types::KinesisDataStreamData

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_arn ⇒ ::String

Returns the value of attribute kinesis_data_stream_arn.

Returns:

  • (::String)


772
773
774
# File 'sig/types.rbs', line 772

def kinesis_data_stream_arn
  @kinesis_data_stream_arn
end

#kinesis_role_arn ⇒ ::String

Returns the value of attribute kinesis_role_arn.

Returns:

  • (::String)


771
772
773
# File 'sig/types.rbs', line 771

def kinesis_role_arn
  @kinesis_role_arn
end