@Stability(value=Stable) public static final class CfnFlow.MarketoDestinationPropertiesProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnFlow.MarketoDestinationPropertiesProperty>
CfnFlow.MarketoDestinationPropertiesProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnFlow.MarketoDestinationPropertiesProperty |
build()
Builds the configured instance.
|
CfnFlow.MarketoDestinationPropertiesProperty.Builder |
errorHandlingConfig(CfnFlow.ErrorHandlingConfigProperty errorHandlingConfig)
Sets the value of
CfnFlow.MarketoDestinationPropertiesProperty.getErrorHandlingConfig() |
CfnFlow.MarketoDestinationPropertiesProperty.Builder |
errorHandlingConfig(IResolvable errorHandlingConfig)
Sets the value of
CfnFlow.MarketoDestinationPropertiesProperty.getErrorHandlingConfig() |
CfnFlow.MarketoDestinationPropertiesProperty.Builder |
object(String object)
Sets the value of
CfnFlow.MarketoDestinationPropertiesProperty.getObject() |
@Stability(value=Stable) public CfnFlow.MarketoDestinationPropertiesProperty.Builder object(String object)
CfnFlow.MarketoDestinationPropertiesProperty.getObject()object - The object specified in the Marketo flow destination. This parameter is required.this@Stability(value=Stable) public CfnFlow.MarketoDestinationPropertiesProperty.Builder errorHandlingConfig(CfnFlow.ErrorHandlingConfigProperty errorHandlingConfig)
CfnFlow.MarketoDestinationPropertiesProperty.getErrorHandlingConfig()errorHandlingConfig - `CfnFlow.MarketoDestinationPropertiesProperty.ErrorHandlingConfig`.this@Stability(value=Stable) public CfnFlow.MarketoDestinationPropertiesProperty.Builder errorHandlingConfig(IResolvable errorHandlingConfig)
CfnFlow.MarketoDestinationPropertiesProperty.getErrorHandlingConfig()errorHandlingConfig - `CfnFlow.MarketoDestinationPropertiesProperty.ErrorHandlingConfig`.this@Stability(value=Stable) public CfnFlow.MarketoDestinationPropertiesProperty build()
build in interface software.amazon.jsii.Builder<CfnFlow.MarketoDestinationPropertiesProperty>CfnFlow.MarketoDestinationPropertiesPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.