@Stability(value=Stable) public static final class CfnComponent.ComponentPropertyProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnComponent.ComponentPropertyProperty>
CfnComponent.ComponentPropertyProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnComponent.ComponentPropertyProperty.Builder bindingProperties(CfnComponent.ComponentPropertyBindingPropertiesProperty bindingProperties)
CfnComponent.ComponentPropertyProperty.getBindingProperties()bindingProperties - `CfnComponent.ComponentPropertyProperty.BindingProperties`.this@Stability(value=Stable) public CfnComponent.ComponentPropertyProperty.Builder bindingProperties(IResolvable bindingProperties)
CfnComponent.ComponentPropertyProperty.getBindingProperties()bindingProperties - `CfnComponent.ComponentPropertyProperty.BindingProperties`.this@Stability(value=Stable) public CfnComponent.ComponentPropertyProperty.Builder bindings(CfnComponent.FormBindingsProperty bindings)
CfnComponent.ComponentPropertyProperty.getBindings()bindings - `CfnComponent.ComponentPropertyProperty.Bindings`.this@Stability(value=Stable) public CfnComponent.ComponentPropertyProperty.Builder bindings(IResolvable bindings)
CfnComponent.ComponentPropertyProperty.getBindings()bindings - `CfnComponent.ComponentPropertyProperty.Bindings`.this@Stability(value=Stable) public CfnComponent.ComponentPropertyProperty.Builder collectionBindingProperties(CfnComponent.ComponentPropertyBindingPropertiesProperty collectionBindingProperties)
CfnComponent.ComponentPropertyProperty.getCollectionBindingProperties()collectionBindingProperties - `CfnComponent.ComponentPropertyProperty.CollectionBindingProperties`.this@Stability(value=Stable) public CfnComponent.ComponentPropertyProperty.Builder collectionBindingProperties(IResolvable collectionBindingProperties)
CfnComponent.ComponentPropertyProperty.getCollectionBindingProperties()collectionBindingProperties - `CfnComponent.ComponentPropertyProperty.CollectionBindingProperties`.this@Stability(value=Stable) public CfnComponent.ComponentPropertyProperty.Builder concat(IResolvable concat)
CfnComponent.ComponentPropertyProperty.getConcat()concat - `CfnComponent.ComponentPropertyProperty.Concat`.this@Stability(value=Stable) public CfnComponent.ComponentPropertyProperty.Builder concat(List<? extends Object> concat)
CfnComponent.ComponentPropertyProperty.getConcat()concat - `CfnComponent.ComponentPropertyProperty.Concat`.this@Stability(value=Stable) public CfnComponent.ComponentPropertyProperty.Builder condition(CfnComponent.ComponentConditionPropertyProperty condition)
CfnComponent.ComponentPropertyProperty.getCondition()condition - `CfnComponent.ComponentPropertyProperty.Condition`.this@Stability(value=Stable) public CfnComponent.ComponentPropertyProperty.Builder condition(IResolvable condition)
CfnComponent.ComponentPropertyProperty.getCondition()condition - `CfnComponent.ComponentPropertyProperty.Condition`.this@Stability(value=Stable) public CfnComponent.ComponentPropertyProperty.Builder configured(Boolean configured)
CfnComponent.ComponentPropertyProperty.getConfigured()configured - `CfnComponent.ComponentPropertyProperty.Configured`.this@Stability(value=Stable) public CfnComponent.ComponentPropertyProperty.Builder configured(IResolvable configured)
CfnComponent.ComponentPropertyProperty.getConfigured()configured - `CfnComponent.ComponentPropertyProperty.Configured`.this@Stability(value=Stable) public CfnComponent.ComponentPropertyProperty.Builder defaultValue(String defaultValue)
CfnComponent.ComponentPropertyProperty.getDefaultValue()defaultValue - `CfnComponent.ComponentPropertyProperty.DefaultValue`.this@Stability(value=Stable) public CfnComponent.ComponentPropertyProperty.Builder event(String event)
CfnComponent.ComponentPropertyProperty.getEvent()event - `CfnComponent.ComponentPropertyProperty.Event`.this@Stability(value=Stable) public CfnComponent.ComponentPropertyProperty.Builder importedValue(String importedValue)
CfnComponent.ComponentPropertyProperty.getImportedValue()importedValue - `CfnComponent.ComponentPropertyProperty.ImportedValue`.this@Stability(value=Stable) public CfnComponent.ComponentPropertyProperty.Builder model(String model)
CfnComponent.ComponentPropertyProperty.getModel()model - `CfnComponent.ComponentPropertyProperty.Model`.this@Stability(value=Stable) public CfnComponent.ComponentPropertyProperty.Builder type(String type)
CfnComponent.ComponentPropertyProperty.getType()type - `CfnComponent.ComponentPropertyProperty.Type`.this@Stability(value=Stable) public CfnComponent.ComponentPropertyProperty.Builder userAttribute(String userAttribute)
CfnComponent.ComponentPropertyProperty.getUserAttribute()userAttribute - `CfnComponent.ComponentPropertyProperty.UserAttribute`.this@Stability(value=Stable) public CfnComponent.ComponentPropertyProperty.Builder value(String value)
CfnComponent.ComponentPropertyProperty.getValue()value - `CfnComponent.ComponentPropertyProperty.Value`.this@Stability(value=Stable) public CfnComponent.ComponentPropertyProperty build()
build in interface software.amazon.jsii.Builder<CfnComponent.ComponentPropertyProperty>CfnComponent.ComponentPropertyPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.