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