@Stability(value=Stable) public static final class CfnComponent.ComponentBindingPropertiesValuePropertiesProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnComponent.ComponentBindingPropertiesValuePropertiesProperty>
| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnComponent.ComponentBindingPropertiesValuePropertiesProperty.Builder bucket(String bucket)
bucket - `CfnComponent.ComponentBindingPropertiesValuePropertiesProperty.Bucket`.this@Stability(value=Stable) public CfnComponent.ComponentBindingPropertiesValuePropertiesProperty.Builder defaultValue(String defaultValue)
defaultValue - `CfnComponent.ComponentBindingPropertiesValuePropertiesProperty.DefaultValue`.this@Stability(value=Stable) public CfnComponent.ComponentBindingPropertiesValuePropertiesProperty.Builder field(String field)
field - `CfnComponent.ComponentBindingPropertiesValuePropertiesProperty.Field`.this@Stability(value=Stable) public CfnComponent.ComponentBindingPropertiesValuePropertiesProperty.Builder key(String key)
CfnComponent.ComponentBindingPropertiesValuePropertiesProperty.getKey()key - `CfnComponent.ComponentBindingPropertiesValuePropertiesProperty.Key`.this@Stability(value=Stable) public CfnComponent.ComponentBindingPropertiesValuePropertiesProperty.Builder model(String model)
model - `CfnComponent.ComponentBindingPropertiesValuePropertiesProperty.Model`.this@Stability(value=Stable) public CfnComponent.ComponentBindingPropertiesValuePropertiesProperty.Builder predicates(IResolvable predicates)
predicates - `CfnComponent.ComponentBindingPropertiesValuePropertiesProperty.Predicates`.this@Stability(value=Stable) public CfnComponent.ComponentBindingPropertiesValuePropertiesProperty.Builder predicates(List<? extends Object> predicates)
predicates - `CfnComponent.ComponentBindingPropertiesValuePropertiesProperty.Predicates`.this@Stability(value=Stable) public CfnComponent.ComponentBindingPropertiesValuePropertiesProperty.Builder userAttribute(String userAttribute)
userAttribute - `CfnComponent.ComponentBindingPropertiesValuePropertiesProperty.UserAttribute`.this@Stability(value=Stable) public CfnComponent.ComponentBindingPropertiesValuePropertiesProperty build()
build in interface software.amazon.jsii.Builder<CfnComponent.ComponentBindingPropertiesValuePropertiesProperty>CfnComponent.ComponentBindingPropertiesValuePropertiesPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.