Uses of Class
software.amazon.awscdk.services.medialive.CfnChannel.ArchiveOutputSettingsProperty.Builder
Package
Description
AWS Elemental MediaLive Construct Library
-
Uses of CfnChannel.ArchiveOutputSettingsProperty.Builder in software.amazon.awscdk.services.medialive
Modifier and TypeMethodDescriptionCfnChannel.ArchiveOutputSettingsProperty.builder()
CfnChannel.ArchiveOutputSettingsProperty.Builder.containerSettings
(IResolvable containerSettings) Sets the value ofCfnChannel.ArchiveOutputSettingsProperty.getContainerSettings()
CfnChannel.ArchiveOutputSettingsProperty.Builder.containerSettings
(CfnChannel.ArchiveContainerSettingsProperty containerSettings) Sets the value ofCfnChannel.ArchiveOutputSettingsProperty.getContainerSettings()
Sets the value ofCfnChannel.ArchiveOutputSettingsProperty.getExtension()
CfnChannel.ArchiveOutputSettingsProperty.Builder.nameModifier
(String nameModifier) Sets the value ofCfnChannel.ArchiveOutputSettingsProperty.getNameModifier()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnChannel.ArchiveOutputSettingsProperty.Builder
.