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