@Stability(value=Stable) public static final class CfnComponentType.DataValueProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnComponentType.DataValueProperty>
CfnComponentType.DataValueProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnComponentType.DataValueProperty.Builder booleanValue(Boolean booleanValue)
CfnComponentType.DataValueProperty.getBooleanValue()booleanValue - `CfnComponentType.DataValueProperty.BooleanValue`.this@Stability(value=Stable) public CfnComponentType.DataValueProperty.Builder booleanValue(IResolvable booleanValue)
CfnComponentType.DataValueProperty.getBooleanValue()booleanValue - `CfnComponentType.DataValueProperty.BooleanValue`.this@Stability(value=Stable) public CfnComponentType.DataValueProperty.Builder doubleValue(Number doubleValue)
CfnComponentType.DataValueProperty.getDoubleValue()doubleValue - `CfnComponentType.DataValueProperty.DoubleValue`.this@Stability(value=Stable) public CfnComponentType.DataValueProperty.Builder expression(String expression)
CfnComponentType.DataValueProperty.getExpression()expression - `CfnComponentType.DataValueProperty.Expression`.this@Stability(value=Stable) public CfnComponentType.DataValueProperty.Builder integerValue(Number integerValue)
CfnComponentType.DataValueProperty.getIntegerValue()integerValue - `CfnComponentType.DataValueProperty.IntegerValue`.this@Stability(value=Stable) public CfnComponentType.DataValueProperty.Builder listValue(IResolvable listValue)
CfnComponentType.DataValueProperty.getListValue()listValue - `CfnComponentType.DataValueProperty.ListValue`.this@Stability(value=Stable) public CfnComponentType.DataValueProperty.Builder listValue(List<? extends Object> listValue)
CfnComponentType.DataValueProperty.getListValue()listValue - `CfnComponentType.DataValueProperty.ListValue`.this@Stability(value=Stable) public CfnComponentType.DataValueProperty.Builder longValue(Number longValue)
CfnComponentType.DataValueProperty.getLongValue()longValue - `CfnComponentType.DataValueProperty.LongValue`.this@Stability(value=Stable) public CfnComponentType.DataValueProperty.Builder mapValue(IResolvable mapValue)
CfnComponentType.DataValueProperty.getMapValue()mapValue - `CfnComponentType.DataValueProperty.MapValue`.this@Stability(value=Stable) public CfnComponentType.DataValueProperty.Builder mapValue(Map<String,? extends Object> mapValue)
CfnComponentType.DataValueProperty.getMapValue()mapValue - `CfnComponentType.DataValueProperty.MapValue`.this@Stability(value=Stable) public CfnComponentType.DataValueProperty.Builder relationshipValue(Object relationshipValue)
CfnComponentType.DataValueProperty.getRelationshipValue()relationshipValue - `CfnComponentType.DataValueProperty.RelationshipValue`.this@Stability(value=Stable) public CfnComponentType.DataValueProperty.Builder stringValue(String stringValue)
CfnComponentType.DataValueProperty.getStringValue()stringValue - `CfnComponentType.DataValueProperty.StringValue`.this@Stability(value=Stable) public CfnComponentType.DataValueProperty build()
build in interface software.amazon.jsii.Builder<CfnComponentType.DataValueProperty>CfnComponentType.DataValuePropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.