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

Class: Aws::KinesisAnalytics::Types::KinesisFirehoseOutputDescription

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

Overview

For an application output, describes the Amazon Kinesis Firehose delivery stream configured as its destination.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#resource_arnString

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

Returns:

  • (String)

    Amazon Resource Name (ARN) of the Amazon Kinesis Firehose delivery 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.