public static final class CfnApplicationReferenceDataSource.RecordFormatProperty.Builder extends Object
CfnApplicationReferenceDataSource.RecordFormatProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnApplicationReferenceDataSource.RecordFormatProperty |
build()
Builds the configured instance.
|
CfnApplicationReferenceDataSource.RecordFormatProperty.Builder |
withMappingParameters(CfnApplicationReferenceDataSource.MappingParametersProperty value)
Sets the value of MappingParameters
|
CfnApplicationReferenceDataSource.RecordFormatProperty.Builder |
withMappingParameters(software.amazon.awscdk.Token value)
Sets the value of MappingParameters
|
CfnApplicationReferenceDataSource.RecordFormatProperty.Builder |
withRecordFormatType(String value)
Sets the value of RecordFormatType
|
public CfnApplicationReferenceDataSource.RecordFormatProperty.Builder withRecordFormatType(String value)
value - ``CfnApplicationReferenceDataSource.RecordFormatProperty.RecordFormatType``thispublic CfnApplicationReferenceDataSource.RecordFormatProperty.Builder withMappingParameters(@Nullable software.amazon.awscdk.Token value)
value - ``CfnApplicationReferenceDataSource.RecordFormatProperty.MappingParameters``thispublic CfnApplicationReferenceDataSource.RecordFormatProperty.Builder withMappingParameters(@Nullable CfnApplicationReferenceDataSource.MappingParametersProperty value)
value - ``CfnApplicationReferenceDataSource.RecordFormatProperty.MappingParameters``thispublic CfnApplicationReferenceDataSource.RecordFormatProperty build()
CfnApplicationReferenceDataSource.RecordFormatPropertyNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.