Uses of Class
software.amazon.awscdk.services.kinesisfirehose.DeliveryStreamProps.Builder
Packages that use DeliveryStreamProps.Builder
Package
Description
Amazon Data Firehose Construct Library
-
Uses of DeliveryStreamProps.Builder in software.amazon.awscdk.services.kinesisfirehose
Methods in software.amazon.awscdk.services.kinesisfirehose that return DeliveryStreamProps.BuilderModifier and TypeMethodDescriptionstatic DeliveryStreamProps.BuilderDeliveryStreamProps.builder()DeliveryStreamProps.Builder.deliveryStreamName(String deliveryStreamName) Sets the value ofDeliveryStreamProps.getDeliveryStreamName()DeliveryStreamProps.Builder.destination(IDestination destination) Sets the value ofDeliveryStreamProps.getDestination()DeliveryStreamProps.Builder.encryption(StreamEncryption encryption) Sets the value ofDeliveryStreamProps.getEncryption()Sets the value ofDeliveryStreamProps.getRole()Sets the value ofDeliveryStreamProps.getSource()Constructors in software.amazon.awscdk.services.kinesisfirehose with parameters of type DeliveryStreamProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(DeliveryStreamProps.Builder builder) Constructor that initializes the object based on literal property values passed by theDeliveryStreamProps.Builder.