Uses of Class
software.amazon.awscdk.services.kinesisvideo.CfnStream.Builder
Packages that use CfnStream.Builder
Package
Description
AWS::KinesisVideo Construct Library
-
Uses of CfnStream.Builder in software.amazon.awscdk.services.kinesisvideo
Methods in software.amazon.awscdk.services.kinesisvideo that return CfnStream.BuilderModifier and TypeMethodDescriptionstatic CfnStream.BuilderCfnStream.Builder.dataRetentionInHours(Number dataRetentionInHours) How long the stream retains data, in hours.CfnStream.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.CfnStream.Builder.streamStorageConfiguration(IResolvable streamStorageConfiguration) The configuration for stream storage, including the default storage tier for stream data.CfnStream.Builder.streamStorageConfiguration(CfnStream.StreamStorageConfigurationProperty 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.