@Stability(value=Stable) public static final class CfnChannel.MediaPackageOutputDestinationSettingsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnChannel.MediaPackageOutputDestinationSettingsProperty>
CfnChannel.MediaPackageOutputDestinationSettingsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnChannel.MediaPackageOutputDestinationSettingsProperty |
build()
Builds the configured instance.
|
CfnChannel.MediaPackageOutputDestinationSettingsProperty.Builder |
channelId(String channelId)
Sets the value of
CfnChannel.MediaPackageOutputDestinationSettingsProperty.getChannelId() |
@Stability(value=Stable) public CfnChannel.MediaPackageOutputDestinationSettingsProperty.Builder channelId(String channelId)
CfnChannel.MediaPackageOutputDestinationSettingsProperty.getChannelId()channelId - The ID of the channel in MediaPackage that is the destination for this output group.
You don't need to specify the individual inputs in MediaPackage; MediaLive handles the connection of the two MediaLive pipelines to the two MediaPackage inputs. The MediaPackage channel and MediaLive channel must be in the same Region.this@Stability(value=Stable) public CfnChannel.MediaPackageOutputDestinationSettingsProperty build()
build in interface software.amazon.jsii.Builder<CfnChannel.MediaPackageOutputDestinationSettingsProperty>CfnChannel.MediaPackageOutputDestinationSettingsPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.