/AWS1/CL_KNYKINESISFIREHOSEI00¶
Describes the Amazon Kinesis Firehose delivery stream that is configured as the streaming source in the application input configuration.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_resourcearn
TYPE /AWS1/KNYRESOURCEARN
/AWS1/KNYRESOURCEARN
¶
Amazon Resource Name (ARN) of the Amazon Kinesis Firehose delivery stream.
iv_rolearn
TYPE /AWS1/KNYROLEARN
/AWS1/KNYROLEARN
¶
ARN of the IAM role that Amazon Kinesis Analytics assumes to access the stream.
Queryable Attributes¶
ResourceARN¶
Amazon Resource Name (ARN) of the Amazon Kinesis Firehose delivery stream.
Accessible with the following methods¶
Method | Description |
---|---|
GET_RESOURCEARN() |
Getter for RESOURCEARN, with configurable default |
ASK_RESOURCEARN() |
Getter for RESOURCEARN w/ exceptions if field has no value |
HAS_RESOURCEARN() |
Determine if RESOURCEARN has a value |
RoleARN¶
ARN of the IAM role that Amazon Kinesis Analytics assumes to access the stream.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ROLEARN() |
Getter for ROLEARN, with configurable default |
ASK_ROLEARN() |
Getter for ROLEARN w/ exceptions if field has no value |
HAS_ROLEARN() |
Determine if ROLEARN has a value |