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