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