@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 - An Amazon S3 bucket.this@Stability(value=Stable) public CfnComponent.ComponentBindingPropertiesValuePropertiesProperty.Builder defaultValue(String defaultValue)
defaultValue - The default value to assign to the property.this@Stability(value=Stable) public CfnComponent.ComponentBindingPropertiesValuePropertiesProperty.Builder field(String field)
field - The field to bind the data to.this@Stability(value=Stable) public CfnComponent.ComponentBindingPropertiesValuePropertiesProperty.Builder key(String key)
CfnComponent.ComponentBindingPropertiesValuePropertiesProperty.getKey()key - The storage key for an Amazon S3 bucket.this@Stability(value=Stable) public CfnComponent.ComponentBindingPropertiesValuePropertiesProperty.Builder model(String model)
model - An Amplify DataStore model.this@Stability(value=Stable) public CfnComponent.ComponentBindingPropertiesValuePropertiesProperty.Builder predicates(IResolvable predicates)
predicates - A list of predicates for binding a component's properties to data.this@Stability(value=Stable) public CfnComponent.ComponentBindingPropertiesValuePropertiesProperty.Builder predicates(List<? extends Object> predicates)
predicates - A list of predicates for binding a component's properties to data.this@Stability(value=Stable) public CfnComponent.ComponentBindingPropertiesValuePropertiesProperty.Builder userAttribute(String userAttribute)
userAttribute - An authenticated user attribute.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 © 2022. All rights reserved.