@Stability(value=Stable) public static final class CfnFlow.SAPODataSourcePropertiesProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnFlow.SAPODataSourcePropertiesProperty>
CfnFlow.SAPODataSourcePropertiesProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnFlow.SAPODataSourcePropertiesProperty |
build()
Builds the configured instance.
|
CfnFlow.SAPODataSourcePropertiesProperty.Builder |
objectPath(String objectPath)
Sets the value of
CfnFlow.SAPODataSourcePropertiesProperty.getObjectPath() |
@Stability(value=Stable) public CfnFlow.SAPODataSourcePropertiesProperty.Builder objectPath(String objectPath)
CfnFlow.SAPODataSourcePropertiesProperty.getObjectPath()objectPath - The object path specified in the SAPOData flow source. This parameter is required.this@Stability(value=Stable) public CfnFlow.SAPODataSourcePropertiesProperty build()
build in interface software.amazon.jsii.Builder<CfnFlow.SAPODataSourcePropertiesProperty>CfnFlow.SAPODataSourcePropertiesPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.