@Stability(value=Stable) public static final class CfnComponentType.PropertyDefinitionProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnComponentType.PropertyDefinitionProperty>
CfnComponentType.PropertyDefinitionProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnComponentType.PropertyDefinitionProperty.Builder configurations(IResolvable configurations)
CfnComponentType.PropertyDefinitionProperty.getConfigurations()configurations - `CfnComponentType.PropertyDefinitionProperty.Configurations`.this@Stability(value=Stable) public CfnComponentType.PropertyDefinitionProperty.Builder configurations(Map<String,String> configurations)
CfnComponentType.PropertyDefinitionProperty.getConfigurations()configurations - `CfnComponentType.PropertyDefinitionProperty.Configurations`.this@Stability(value=Stable) public CfnComponentType.PropertyDefinitionProperty.Builder dataType(CfnComponentType.DataTypeProperty dataType)
CfnComponentType.PropertyDefinitionProperty.getDataType()dataType - `CfnComponentType.PropertyDefinitionProperty.DataType`.this@Stability(value=Stable) public CfnComponentType.PropertyDefinitionProperty.Builder dataType(IResolvable dataType)
CfnComponentType.PropertyDefinitionProperty.getDataType()dataType - `CfnComponentType.PropertyDefinitionProperty.DataType`.this@Stability(value=Stable) public CfnComponentType.PropertyDefinitionProperty.Builder defaultValue(CfnComponentType.DataValueProperty defaultValue)
CfnComponentType.PropertyDefinitionProperty.getDefaultValue()defaultValue - `CfnComponentType.PropertyDefinitionProperty.DefaultValue`.this@Stability(value=Stable) public CfnComponentType.PropertyDefinitionProperty.Builder defaultValue(IResolvable defaultValue)
CfnComponentType.PropertyDefinitionProperty.getDefaultValue()defaultValue - `CfnComponentType.PropertyDefinitionProperty.DefaultValue`.this@Stability(value=Stable) public CfnComponentType.PropertyDefinitionProperty.Builder isExternalId(Boolean isExternalId)
CfnComponentType.PropertyDefinitionProperty.getIsExternalId()isExternalId - `CfnComponentType.PropertyDefinitionProperty.IsExternalId`.this@Stability(value=Stable) public CfnComponentType.PropertyDefinitionProperty.Builder isExternalId(IResolvable isExternalId)
CfnComponentType.PropertyDefinitionProperty.getIsExternalId()isExternalId - `CfnComponentType.PropertyDefinitionProperty.IsExternalId`.this@Stability(value=Stable) public CfnComponentType.PropertyDefinitionProperty.Builder isRequiredInEntity(Boolean isRequiredInEntity)
CfnComponentType.PropertyDefinitionProperty.getIsRequiredInEntity()isRequiredInEntity - `CfnComponentType.PropertyDefinitionProperty.IsRequiredInEntity`.this@Stability(value=Stable) public CfnComponentType.PropertyDefinitionProperty.Builder isRequiredInEntity(IResolvable isRequiredInEntity)
CfnComponentType.PropertyDefinitionProperty.getIsRequiredInEntity()isRequiredInEntity - `CfnComponentType.PropertyDefinitionProperty.IsRequiredInEntity`.this@Stability(value=Stable) public CfnComponentType.PropertyDefinitionProperty.Builder isStoredExternally(Boolean isStoredExternally)
CfnComponentType.PropertyDefinitionProperty.getIsStoredExternally()isStoredExternally - `CfnComponentType.PropertyDefinitionProperty.IsStoredExternally`.this@Stability(value=Stable) public CfnComponentType.PropertyDefinitionProperty.Builder isStoredExternally(IResolvable isStoredExternally)
CfnComponentType.PropertyDefinitionProperty.getIsStoredExternally()isStoredExternally - `CfnComponentType.PropertyDefinitionProperty.IsStoredExternally`.this@Stability(value=Stable) public CfnComponentType.PropertyDefinitionProperty.Builder isTimeSeries(Boolean isTimeSeries)
CfnComponentType.PropertyDefinitionProperty.getIsTimeSeries()isTimeSeries - `CfnComponentType.PropertyDefinitionProperty.IsTimeSeries`.this@Stability(value=Stable) public CfnComponentType.PropertyDefinitionProperty.Builder isTimeSeries(IResolvable isTimeSeries)
CfnComponentType.PropertyDefinitionProperty.getIsTimeSeries()isTimeSeries - `CfnComponentType.PropertyDefinitionProperty.IsTimeSeries`.this@Stability(value=Stable) public CfnComponentType.PropertyDefinitionProperty build()
build in interface software.amazon.jsii.Builder<CfnComponentType.PropertyDefinitionProperty>CfnComponentType.PropertyDefinitionPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.