Uses of Interface
software.amazon.awscdk.services.kinesisfirehose.IDestination
-
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.Methods in software.amazon.awscdk.services.kinesisfirehose that return types with arguments of type IDestinationModifier and TypeMethodDescriptionDeliveryStreamProps.getDestinations()(experimental) The destinations that this delivery stream will deliver data to.final List<IDestination>DeliveryStreamProps.Jsii$Proxy.getDestinations()Method parameters in software.amazon.awscdk.services.kinesisfirehose with type arguments of type IDestinationModifier and TypeMethodDescriptionDeliveryStream.Builder.destinations(List<? extends IDestination> destinations) (experimental) The destinations that this delivery stream will deliver data to.DeliveryStreamProps.Builder.destinations(List<? extends IDestination> destinations) Sets the value ofDeliveryStreamProps.getDestinations()