Destination
Contains information about an audit log destination.
Inheritors
Types
Functions
Link copied to clipboard
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.
Link copied to clipboard
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.
Link copied to clipboard
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.
Link copied to clipboard
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.