Uses of Class
software.amazon.awscdk.services.medialive.CfnChannel.ArchiveCdnSettingsProperty.Builder
Package
Description
AWS Elemental MediaLive Construct Library
-
Uses of CfnChannel.ArchiveCdnSettingsProperty.Builder in software.amazon.awscdk.services.medialive
Modifier and TypeMethodDescriptionCfnChannel.ArchiveCdnSettingsProperty.Builder.archiveS3Settings
(IResolvable archiveS3Settings) Sets the value ofCfnChannel.ArchiveCdnSettingsProperty.getArchiveS3Settings()
CfnChannel.ArchiveCdnSettingsProperty.Builder.archiveS3Settings
(CfnChannel.ArchiveS3SettingsProperty archiveS3Settings) Sets the value ofCfnChannel.ArchiveCdnSettingsProperty.getArchiveS3Settings()
CfnChannel.ArchiveCdnSettingsProperty.builder()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnChannel.ArchiveCdnSettingsProperty.Builder
.