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