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