Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.kinesisvideo.CfnStreamPropsMixin.Builder
Packages that use CfnStreamPropsMixin.Builder
-
Uses of CfnStreamPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.kinesisvideo
Methods in software.amazon.awscdk.cfnpropertymixins.services.kinesisvideo that return CfnStreamPropsMixin.BuilderModifier and TypeMethodDescriptionstatic CfnStreamPropsMixin.BuilderCfnStreamPropsMixin.Builder.create()static CfnStreamPropsMixin.BuilderCfnStreamPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnStreamPropsMixin.Builder.dataRetentionInHours(Number dataRetentionInHours) How long the stream retains data, in hours.CfnStreamPropsMixin.Builder.deviceName(String deviceName) The name of the device that is associated with the stream.The ID of the AWS Key Management Service ( AWS ) key that Kinesis Video Streams uses to encrypt data on the stream.TheMediaTypeof the stream.The name of the stream.CfnStreamPropsMixin.Builder.streamStorageConfiguration(CfnStreamPropsMixin.StreamStorageConfigurationProperty streamStorageConfiguration) The configuration for stream storage, including the default storage tier for stream data.CfnStreamPropsMixin.Builder.streamStorageConfiguration(IResolvable streamStorageConfiguration) The configuration for stream storage, including the default storage tier for stream data.An array of key-value pairs to apply to this resource.