public static final class CfnApplication.RecordColumnProperty.Builder extends Object
CfnApplication.RecordColumnProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnApplication.RecordColumnProperty |
build()
Builds the configured instance.
|
CfnApplication.RecordColumnProperty.Builder |
withMapping(String value)
Sets the value of Mapping
|
CfnApplication.RecordColumnProperty.Builder |
withName(String value)
Sets the value of Name
|
CfnApplication.RecordColumnProperty.Builder |
withSqlType(String value)
Sets the value of SqlType
|
public CfnApplication.RecordColumnProperty.Builder withName(String value)
value - ``CfnApplication.RecordColumnProperty.Name``thispublic CfnApplication.RecordColumnProperty.Builder withSqlType(String value)
value - ``CfnApplication.RecordColumnProperty.SqlType``thispublic CfnApplication.RecordColumnProperty.Builder withMapping(@Nullable String value)
value - ``CfnApplication.RecordColumnProperty.Mapping``thispublic CfnApplication.RecordColumnProperty build()
CfnApplication.RecordColumnPropertyNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.