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