@Stability(value=Stable) public static final class CfnEntity.PropertyProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnEntity.PropertyProperty>
CfnEntity.PropertyProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnEntity.PropertyProperty |
build()
Builds the configured instance.
|
CfnEntity.PropertyProperty.Builder |
definition(Object definition)
Sets the value of
CfnEntity.PropertyProperty.getDefinition() |
CfnEntity.PropertyProperty.Builder |
value(CfnEntity.DataValueProperty value)
Sets the value of
CfnEntity.PropertyProperty.getValue() |
CfnEntity.PropertyProperty.Builder |
value(IResolvable value)
Sets the value of
CfnEntity.PropertyProperty.getValue() |
@Stability(value=Stable) public CfnEntity.PropertyProperty.Builder definition(Object definition)
CfnEntity.PropertyProperty.getDefinition()definition - An object that specifies information about a property.this@Stability(value=Stable) public CfnEntity.PropertyProperty.Builder value(CfnEntity.DataValueProperty value)
CfnEntity.PropertyProperty.getValue()value - An object that contains information about a value for a time series property.this@Stability(value=Stable) public CfnEntity.PropertyProperty.Builder value(IResolvable value)
CfnEntity.PropertyProperty.getValue()value - An object that contains information about a value for a time series property.this@Stability(value=Stable) public CfnEntity.PropertyProperty build()
build in interface software.amazon.jsii.Builder<CfnEntity.PropertyProperty>CfnEntity.PropertyPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.