Uses of Class
software.amazon.awssdk.services.ses.model.KinesisFirehoseDestination
Packages that use KinesisFirehoseDestination
-
Uses of KinesisFirehoseDestination in software.amazon.awssdk.services.ses.model
Methods in software.amazon.awssdk.services.ses.model that return KinesisFirehoseDestinationModifier and TypeMethodDescriptionEventDestination.kinesisFirehoseDestination()An object that contains the delivery stream ARN and the IAM role ARN associated with an Amazon Kinesis Firehose event destination.Methods in software.amazon.awssdk.services.ses.model with parameters of type KinesisFirehoseDestinationModifier and TypeMethodDescriptionEventDestination.Builder.kinesisFirehoseDestination(KinesisFirehoseDestination kinesisFirehoseDestination) An object that contains the delivery stream ARN and the IAM role ARN associated with an Amazon Kinesis Firehose event destination.