@Stability(value=Stable) public static final class CfnIntegration.ResponseParameterProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnIntegration.ResponseParameterProperty>
CfnIntegration.ResponseParameterProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnIntegration.ResponseParameterProperty |
build()
Builds the configured instance.
|
CfnIntegration.ResponseParameterProperty.Builder |
destination(String destination)
Sets the value of
CfnIntegration.ResponseParameterProperty.getDestination() |
CfnIntegration.ResponseParameterProperty.Builder |
source(String source)
Sets the value of
CfnIntegration.ResponseParameterProperty.getSource() |
@Stability(value=Stable) public CfnIntegration.ResponseParameterProperty.Builder destination(String destination)
CfnIntegration.ResponseParameterProperty.getDestination()destination - `CfnIntegration.ResponseParameterProperty.Destination`. This parameter is required.this@Stability(value=Stable) public CfnIntegration.ResponseParameterProperty.Builder source(String source)
CfnIntegration.ResponseParameterProperty.getSource()source - `CfnIntegration.ResponseParameterProperty.Source`. This parameter is required.this@Stability(value=Stable) public CfnIntegration.ResponseParameterProperty build()
build in interface software.amazon.jsii.Builder<CfnIntegration.ResponseParameterProperty>CfnIntegration.ResponseParameterPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.