@Stability(value=Stable) public static final class CfnApplicationReferenceDataSource.RecordFormatProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnApplicationReferenceDataSource.RecordFormatProperty>
CfnApplicationReferenceDataSource.RecordFormatProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnApplicationReferenceDataSource.RecordFormatProperty |
build()
Builds the configured instance.
|
CfnApplicationReferenceDataSource.RecordFormatProperty.Builder |
mappingParameters(CfnApplicationReferenceDataSource.MappingParametersProperty mappingParameters)
|
CfnApplicationReferenceDataSource.RecordFormatProperty.Builder |
mappingParameters(IResolvable mappingParameters)
|
CfnApplicationReferenceDataSource.RecordFormatProperty.Builder |
recordFormatType(String recordFormatType)
|
@Stability(value=Stable) public CfnApplicationReferenceDataSource.RecordFormatProperty.Builder recordFormatType(String recordFormatType)
recordFormatType - `CfnApplicationReferenceDataSource.RecordFormatProperty.RecordFormatType`. This parameter is required.this@Stability(value=Stable) public CfnApplicationReferenceDataSource.RecordFormatProperty.Builder mappingParameters(CfnApplicationReferenceDataSource.MappingParametersProperty mappingParameters)
mappingParameters - `CfnApplicationReferenceDataSource.RecordFormatProperty.MappingParameters`.this@Stability(value=Stable) public CfnApplicationReferenceDataSource.RecordFormatProperty.Builder mappingParameters(IResolvable mappingParameters)
mappingParameters - `CfnApplicationReferenceDataSource.RecordFormatProperty.MappingParameters`.this@Stability(value=Stable) public CfnApplicationReferenceDataSource.RecordFormatProperty build()
build in interface software.amazon.jsii.Builder<CfnApplicationReferenceDataSource.RecordFormatProperty>CfnApplicationReferenceDataSource.RecordFormatPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.