@Stability(value=Stable) public static final class CfnComponentProps.Builder extends Object implements software.amazon.jsii.Builder<CfnComponentProps>
CfnComponentProps| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnComponentProps.Builder bindingProperties(IResolvable bindingProperties)
CfnComponentProps.getBindingProperties()bindingProperties - `AWS::AmplifyUIBuilder::Component.BindingProperties`.this@Stability(value=Stable) public CfnComponentProps.Builder bindingProperties(Map<String,? extends Object> bindingProperties)
CfnComponentProps.getBindingProperties()bindingProperties - `AWS::AmplifyUIBuilder::Component.BindingProperties`.this@Stability(value=Stable) public CfnComponentProps.Builder children(IResolvable children)
CfnComponentProps.getChildren()children - `AWS::AmplifyUIBuilder::Component.Children`.this@Stability(value=Stable) public CfnComponentProps.Builder children(List<? extends Object> children)
CfnComponentProps.getChildren()children - `AWS::AmplifyUIBuilder::Component.Children`.this@Stability(value=Stable) public CfnComponentProps.Builder collectionProperties(IResolvable collectionProperties)
CfnComponentProps.getCollectionProperties()collectionProperties - `AWS::AmplifyUIBuilder::Component.CollectionProperties`.this@Stability(value=Stable) public CfnComponentProps.Builder collectionProperties(Map<String,? extends Object> collectionProperties)
CfnComponentProps.getCollectionProperties()collectionProperties - `AWS::AmplifyUIBuilder::Component.CollectionProperties`.this@Stability(value=Stable) public CfnComponentProps.Builder componentType(String componentType)
CfnComponentProps.getComponentType()componentType - `AWS::AmplifyUIBuilder::Component.ComponentType`.this@Stability(value=Stable) public CfnComponentProps.Builder name(String name)
CfnComponentProps.getName()name - `AWS::AmplifyUIBuilder::Component.Name`.this@Stability(value=Stable) public CfnComponentProps.Builder overrides(IResolvable overrides)
CfnComponentProps.getOverrides()overrides - `AWS::AmplifyUIBuilder::Component.Overrides`.this@Stability(value=Stable) public CfnComponentProps.Builder overrides(Map<String,? extends Object> overrides)
CfnComponentProps.getOverrides()overrides - `AWS::AmplifyUIBuilder::Component.Overrides`.this@Stability(value=Stable) public CfnComponentProps.Builder properties(IResolvable properties)
CfnComponentProps.getProperties()properties - `AWS::AmplifyUIBuilder::Component.Properties`.this@Stability(value=Stable) public CfnComponentProps.Builder properties(Map<String,? extends Object> properties)
CfnComponentProps.getProperties()properties - `AWS::AmplifyUIBuilder::Component.Properties`.this@Stability(value=Stable) public CfnComponentProps.Builder sourceId(String sourceId)
CfnComponentProps.getSourceId()sourceId - `AWS::AmplifyUIBuilder::Component.SourceId`.this@Stability(value=Stable) public CfnComponentProps.Builder tags(Map<String,String> tags)
CfnComponentProps.getTags()tags - `AWS::AmplifyUIBuilder::Component.Tags`.this@Stability(value=Stable) public CfnComponentProps.Builder variants(IResolvable variants)
CfnComponentProps.getVariants()variants - `AWS::AmplifyUIBuilder::Component.Variants`.this@Stability(value=Stable) public CfnComponentProps.Builder variants(List<? extends Object> variants)
CfnComponentProps.getVariants()variants - `AWS::AmplifyUIBuilder::Component.Variants`.this@Stability(value=Stable) public CfnComponentProps build()
build in interface software.amazon.jsii.Builder<CfnComponentProps>CfnComponentPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.