public static interface KinesisFirehoseDestination.Builder extends SdkPojo, CopyableBuilder<KinesisFirehoseDestination.Builder,KinesisFirehoseDestination>
| Modifier and Type | Method and Description |
|---|---|
KinesisFirehoseDestination.Builder |
deliveryStreamArn(String deliveryStreamArn)
The Amazon Resource Name (ARN) of the delivery stream.
|
KinesisFirehoseDestination.Builder |
iamRoleArn(String iamRoleArn)
The ARN of an Amazon Identity and Access Management (IAM) role that is able to write event data to an Amazon
Firehose destination.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildKinesisFirehoseDestination.Builder iamRoleArn(String iamRoleArn)
The ARN of an Amazon Identity and Access Management (IAM) role that is able to write event data to an Amazon Firehose destination.
iamRoleArn - The ARN of an Amazon Identity and Access Management (IAM) role that is able to write event data to an
Amazon Firehose destination.KinesisFirehoseDestination.Builder deliveryStreamArn(String deliveryStreamArn)
The Amazon Resource Name (ARN) of the delivery stream.
deliveryStreamArn - The Amazon Resource Name (ARN) of the delivery stream.Copyright © 2023. All rights reserved.