FirehoseStream
Contains information about an Amazon Kinesis Data Firehose delivery stream.
Inherited functions
Casts this Destination as a FirehoseStream and retrieves its aws.sdk.kotlin.services.appfabric.model.FirehoseStream value. Throws an exception if the Destination is not a FirehoseStream.
Casts this Destination as a FirehoseStream and retrieves its aws.sdk.kotlin.services.appfabric.model.FirehoseStream value. Returns null if the Destination is not a FirehoseStream.
Casts this Destination as a S3Bucket and retrieves its aws.sdk.kotlin.services.appfabric.model.S3Bucket value. Throws an exception if the Destination is not a S3Bucket.
Casts this Destination as a S3Bucket and retrieves its aws.sdk.kotlin.services.appfabric.model.S3Bucket value. Returns null if the Destination is not a S3Bucket.