Uses of Interface
software.amazon.awscdk.services.kinesisfirehose.alpha.DeliveryStreamAttributes
Package
Description
Amazon Data Firehose Construct Library
-
Uses of DeliveryStreamAttributes in software.amazon.awscdk.services.kinesisfirehose.alpha
Modifier and TypeClassDescriptionstatic final class
An implementation forDeliveryStreamAttributes
Modifier and TypeMethodDescriptionDeliveryStreamAttributes.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionstatic IDeliveryStream
DeliveryStream.fromDeliveryStreamAttributes
(software.constructs.Construct scope, String id, DeliveryStreamAttributes attrs) (experimental) Import an existing delivery stream from its attributes.