@Stability(value=Stable) public static final class CfnComponentType.DataTypeProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnComponentType.DataTypeProperty>
CfnComponentType.DataTypeProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnComponentType.DataTypeProperty.Builder type(String type)
CfnComponentType.DataTypeProperty.getType()type - `CfnComponentType.DataTypeProperty.Type`. This parameter is required.this@Stability(value=Stable) public CfnComponentType.DataTypeProperty.Builder allowedValues(IResolvable allowedValues)
CfnComponentType.DataTypeProperty.getAllowedValues()allowedValues - `CfnComponentType.DataTypeProperty.AllowedValues`.this@Stability(value=Stable) public CfnComponentType.DataTypeProperty.Builder allowedValues(List<? extends Object> allowedValues)
CfnComponentType.DataTypeProperty.getAllowedValues()allowedValues - `CfnComponentType.DataTypeProperty.AllowedValues`.this@Stability(value=Stable) public CfnComponentType.DataTypeProperty.Builder nestedType(CfnComponentType.DataTypeProperty nestedType)
CfnComponentType.DataTypeProperty.getNestedType()nestedType - `CfnComponentType.DataTypeProperty.NestedType`.this@Stability(value=Stable) public CfnComponentType.DataTypeProperty.Builder nestedType(IResolvable nestedType)
CfnComponentType.DataTypeProperty.getNestedType()nestedType - `CfnComponentType.DataTypeProperty.NestedType`.this@Stability(value=Stable) public CfnComponentType.DataTypeProperty.Builder relationship(CfnComponentType.RelationshipProperty relationship)
CfnComponentType.DataTypeProperty.getRelationship()relationship - `CfnComponentType.DataTypeProperty.Relationship`.this@Stability(value=Stable) public CfnComponentType.DataTypeProperty.Builder relationship(IResolvable relationship)
CfnComponentType.DataTypeProperty.getRelationship()relationship - `CfnComponentType.DataTypeProperty.Relationship`.this@Stability(value=Stable) public CfnComponentType.DataTypeProperty.Builder unitOfMeasure(String unitOfMeasure)
CfnComponentType.DataTypeProperty.getUnitOfMeasure()unitOfMeasure - `CfnComponentType.DataTypeProperty.UnitOfMeasure`.this@Stability(value=Stable) public CfnComponentType.DataTypeProperty build()
build in interface software.amazon.jsii.Builder<CfnComponentType.DataTypeProperty>CfnComponentType.DataTypePropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.