@Stability(value=Stable) public static final class CfnComponent.ComponentPropertyBindingPropertiesProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnComponent.ComponentPropertyBindingPropertiesProperty>
CfnComponent.ComponentPropertyBindingPropertiesProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnComponent.ComponentPropertyBindingPropertiesProperty |
build()
Builds the configured instance.
|
CfnComponent.ComponentPropertyBindingPropertiesProperty.Builder |
field(String field)
Sets the value of
CfnComponent.ComponentPropertyBindingPropertiesProperty.getField() |
CfnComponent.ComponentPropertyBindingPropertiesProperty.Builder |
property(String property)
Sets the value of
CfnComponent.ComponentPropertyBindingPropertiesProperty.getProperty() |
@Stability(value=Stable) public CfnComponent.ComponentPropertyBindingPropertiesProperty.Builder property(String property)
CfnComponent.ComponentPropertyBindingPropertiesProperty.getProperty()property - The component property to bind to the data field. This parameter is required.this@Stability(value=Stable) public CfnComponent.ComponentPropertyBindingPropertiesProperty.Builder field(String field)
CfnComponent.ComponentPropertyBindingPropertiesProperty.getField()field - The data field to bind the property to.this@Stability(value=Stable) public CfnComponent.ComponentPropertyBindingPropertiesProperty build()
build in interface software.amazon.jsii.Builder<CfnComponent.ComponentPropertyBindingPropertiesProperty>CfnComponent.ComponentPropertyBindingPropertiesPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.