@Stability(value=Stable) public static final class CfnChannel.FrameCaptureGroupSettingsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnChannel.FrameCaptureGroupSettingsProperty>
CfnChannel.FrameCaptureGroupSettingsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnChannel.FrameCaptureGroupSettingsProperty |
build()
Builds the configured instance.
|
CfnChannel.FrameCaptureGroupSettingsProperty.Builder |
destination(CfnChannel.OutputLocationRefProperty destination)
Sets the value of
CfnChannel.FrameCaptureGroupSettingsProperty.getDestination() |
CfnChannel.FrameCaptureGroupSettingsProperty.Builder |
destination(IResolvable destination)
Sets the value of
CfnChannel.FrameCaptureGroupSettingsProperty.getDestination() |
CfnChannel.FrameCaptureGroupSettingsProperty.Builder |
frameCaptureCdnSettings(CfnChannel.FrameCaptureCdnSettingsProperty frameCaptureCdnSettings)
|
CfnChannel.FrameCaptureGroupSettingsProperty.Builder |
frameCaptureCdnSettings(IResolvable frameCaptureCdnSettings)
|
@Stability(value=Stable) public CfnChannel.FrameCaptureGroupSettingsProperty.Builder destination(CfnChannel.OutputLocationRefProperty destination)
CfnChannel.FrameCaptureGroupSettingsProperty.getDestination()destination - `CfnChannel.FrameCaptureGroupSettingsProperty.Destination`.this@Stability(value=Stable) public CfnChannel.FrameCaptureGroupSettingsProperty.Builder destination(IResolvable destination)
CfnChannel.FrameCaptureGroupSettingsProperty.getDestination()destination - `CfnChannel.FrameCaptureGroupSettingsProperty.Destination`.this@Stability(value=Stable) public CfnChannel.FrameCaptureGroupSettingsProperty.Builder frameCaptureCdnSettings(CfnChannel.FrameCaptureCdnSettingsProperty frameCaptureCdnSettings)
frameCaptureCdnSettings - `CfnChannel.FrameCaptureGroupSettingsProperty.FrameCaptureCdnSettings`.this@Stability(value=Stable) public CfnChannel.FrameCaptureGroupSettingsProperty.Builder frameCaptureCdnSettings(IResolvable frameCaptureCdnSettings)
frameCaptureCdnSettings - `CfnChannel.FrameCaptureGroupSettingsProperty.FrameCaptureCdnSettings`.this@Stability(value=Stable) public CfnChannel.FrameCaptureGroupSettingsProperty build()
build in interface software.amazon.jsii.Builder<CfnChannel.FrameCaptureGroupSettingsProperty>CfnChannel.FrameCaptureGroupSettingsPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.