@Stability(value=Stable) public static final class CfnApplicationReferenceDataSourceV2.RecordColumnProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnApplicationReferenceDataSourceV2.RecordColumnProperty>
CfnApplicationReferenceDataSourceV2.RecordColumnProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnApplicationReferenceDataSourceV2.RecordColumnProperty |
build()
Builds the configured instance.
|
CfnApplicationReferenceDataSourceV2.RecordColumnProperty.Builder |
mapping(String mapping)
Sets the value of
CfnApplicationReferenceDataSourceV2.RecordColumnProperty.getMapping() |
CfnApplicationReferenceDataSourceV2.RecordColumnProperty.Builder |
name(String name)
Sets the value of
CfnApplicationReferenceDataSourceV2.RecordColumnProperty.getName() |
CfnApplicationReferenceDataSourceV2.RecordColumnProperty.Builder |
sqlType(String sqlType)
Sets the value of
CfnApplicationReferenceDataSourceV2.RecordColumnProperty.getSqlType() |
@Stability(value=Stable) public CfnApplicationReferenceDataSourceV2.RecordColumnProperty.Builder name(String name)
CfnApplicationReferenceDataSourceV2.RecordColumnProperty.getName()name - `CfnApplicationReferenceDataSourceV2.RecordColumnProperty.Name`. This parameter is required.this@Stability(value=Stable) public CfnApplicationReferenceDataSourceV2.RecordColumnProperty.Builder sqlType(String sqlType)
CfnApplicationReferenceDataSourceV2.RecordColumnProperty.getSqlType()sqlType - `CfnApplicationReferenceDataSourceV2.RecordColumnProperty.SqlType`. This parameter is required.this@Stability(value=Stable) public CfnApplicationReferenceDataSourceV2.RecordColumnProperty.Builder mapping(String mapping)
CfnApplicationReferenceDataSourceV2.RecordColumnProperty.getMapping()mapping - `CfnApplicationReferenceDataSourceV2.RecordColumnProperty.Mapping`.this@Stability(value=Stable) public CfnApplicationReferenceDataSourceV2.RecordColumnProperty build()
build in interface software.amazon.jsii.Builder<CfnApplicationReferenceDataSourceV2.RecordColumnProperty>CfnApplicationReferenceDataSourceV2.RecordColumnPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.