Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.iot.CfnStreamPropsMixin.Builder
Packages that use CfnStreamPropsMixin.Builder
-
Uses of CfnStreamPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.iot
Methods in software.amazon.awscdk.cfnpropertymixins.services.iot that return CfnStreamPropsMixin.BuilderModifier and TypeMethodDescriptionstatic CfnStreamPropsMixin.BuilderCfnStreamPropsMixin.Builder.create()static CfnStreamPropsMixin.BuilderCfnStreamPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnStreamPropsMixin.Builder.description(String description) The description of the stream.The files to stream.CfnStreamPropsMixin.Builder.files(IResolvable files) The files to stream.An IAM role that allows the IoT service principal to access your S3 files.The stream ID.Metadata which can be used to manage streams.