Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.kinesisvideo.CfnStreamMixinProps.Builder
Packages that use CfnStreamMixinProps.Builder
-
Uses of CfnStreamMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.kinesisvideo
Methods in software.amazon.awscdk.cfnpropertymixins.services.kinesisvideo that return CfnStreamMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnStreamMixinProps.BuilderCfnStreamMixinProps.builder()CfnStreamMixinProps.Builder.dataRetentionInHours(Number dataRetentionInHours) Sets the value ofCfnStreamMixinProps.getDataRetentionInHours()CfnStreamMixinProps.Builder.deviceName(String deviceName) Sets the value ofCfnStreamMixinProps.getDeviceName()Sets the value ofCfnStreamMixinProps.getKmsKeyId()Sets the value ofCfnStreamMixinProps.getMediaType()Sets the value ofCfnStreamMixinProps.getName()CfnStreamMixinProps.Builder.streamStorageConfiguration(CfnStreamPropsMixin.StreamStorageConfigurationProperty streamStorageConfiguration) Sets the value ofCfnStreamMixinProps.getStreamStorageConfiguration()CfnStreamMixinProps.Builder.streamStorageConfiguration(IResolvable streamStorageConfiguration) Sets the value ofCfnStreamMixinProps.getStreamStorageConfiguration()Sets the value ofCfnStreamMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.kinesisvideo with parameters of type CfnStreamMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnStreamMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnStreamMixinProps.Builder.