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