Class: Aws::Types::KinesisStreamSourceConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#kinesis_stream_arn::String

Returns the value of attribute kinesis_stream_arn.

Returns:

  • (::String)


659
660
661
# File 'sig/types.rbs', line 659

def kinesis_stream_arn
  @kinesis_stream_arn
end

#role_arn::String

Returns the value of attribute role_arn.

Returns:

  • (::String)


660
661
662
# File 'sig/types.rbs', line 660

def role_arn
  @role_arn
end