Uses of Class
software.amazon.awscdk.services.medialive.CfnChannel.ArchiveGroupSettingsProperty.Builder
Packages that use CfnChannel.ArchiveGroupSettingsProperty.Builder
Package
Description
AWS Elemental MediaLive Construct Library
-
Uses of CfnChannel.ArchiveGroupSettingsProperty.Builder in software.amazon.awscdk.services.medialive
Methods in software.amazon.awscdk.services.medialive that return CfnChannel.ArchiveGroupSettingsProperty.BuilderModifier and TypeMethodDescriptionCfnChannel.ArchiveGroupSettingsProperty.Builder.archiveCdnSettings
(IResolvable archiveCdnSettings) Sets the value ofCfnChannel.ArchiveGroupSettingsProperty.getArchiveCdnSettings()
CfnChannel.ArchiveGroupSettingsProperty.Builder.archiveCdnSettings
(CfnChannel.ArchiveCdnSettingsProperty archiveCdnSettings) Sets the value ofCfnChannel.ArchiveGroupSettingsProperty.getArchiveCdnSettings()
CfnChannel.ArchiveGroupSettingsProperty.builder()
CfnChannel.ArchiveGroupSettingsProperty.Builder.destination
(IResolvable destination) Sets the value ofCfnChannel.ArchiveGroupSettingsProperty.getDestination()
CfnChannel.ArchiveGroupSettingsProperty.Builder.destination
(CfnChannel.OutputLocationRefProperty destination) Sets the value ofCfnChannel.ArchiveGroupSettingsProperty.getDestination()
CfnChannel.ArchiveGroupSettingsProperty.Builder.rolloverInterval
(Number rolloverInterval) Sets the value ofCfnChannel.ArchiveGroupSettingsProperty.getRolloverInterval()
Constructors in software.amazon.awscdk.services.medialive with parameters of type CfnChannel.ArchiveGroupSettingsProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnChannel.ArchiveGroupSettingsProperty.Builder
.