You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::KinesisAnalytics::Types::KinesisStreamsInputDescription

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Describes the Amazon Kinesis stream that is configured as the streaming source in the application input configuration.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#resource_arnString

Amazon Resource Name (ARN) of the Amazon Kinesis stream.

Returns:

  • (String)

    Amazon Resource Name (ARN) of the Amazon Kinesis stream.

#role_arnString

ARN of the IAM role that Amazon Kinesis Analytics can assume to access the stream.

Returns:

  • (String)

    ARN of the IAM role that Amazon Kinesis Analytics can assume to access the stream.