Uses of Interface
software.amazon.awscdk.services.kinesisfirehose.IDestination
Packages that use IDestination
Package
Description
Amazon Data Firehose Construct Library
-
Uses of IDestination in software.amazon.awscdk.services.kinesisfirehose
Subinterfaces of IDestination in software.amazon.awscdk.services.kinesisfirehoseModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIDestination.Classes in software.amazon.awscdk.services.kinesisfirehose that implement IDestinationModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.classAn S3 bucket destination for data from an Amazon Data Firehose delivery stream.Methods in software.amazon.awscdk.services.kinesisfirehose that return IDestinationModifier and TypeMethodDescriptionDeliveryStreamProps.getDestination()The destination that this delivery stream will deliver data to.final IDestinationDeliveryStreamProps.Jsii$Proxy.getDestination()Methods in software.amazon.awscdk.services.kinesisfirehose with parameters of type IDestinationModifier and TypeMethodDescriptionDeliveryStream.Builder.destination(IDestination destination) The destination that this delivery stream will deliver data to.DeliveryStreamProps.Builder.destination(IDestination destination) Sets the value ofDeliveryStreamProps.getDestination()