@Stability(value=Stable) public static final class CfnInput.AttributeProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnInput.AttributeProperty>
CfnInput.AttributeProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnInput.AttributeProperty |
build()
Builds the configured instance.
|
CfnInput.AttributeProperty.Builder |
jsonPath(String jsonPath)
Sets the value of
CfnInput.AttributeProperty.getJsonPath() |
@Stability(value=Stable) public CfnInput.AttributeProperty.Builder jsonPath(String jsonPath)
CfnInput.AttributeProperty.getJsonPath()jsonPath - `CfnInput.AttributeProperty.JsonPath`. This parameter is required.this@Stability(value=Stable) public CfnInput.AttributeProperty build()
build in interface software.amazon.jsii.Builder<CfnInput.AttributeProperty>CfnInput.AttributePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.