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