Class CfnFlowPropsMixin.PardotSourcePropertiesProperty.Builder
java.lang.Object
software.amazon.awscdk.cfnpropertymixins.services.appflow.CfnFlowPropsMixin.PardotSourcePropertiesProperty.Builder
- All Implemented Interfaces:
software.amazon.jsii.Builder<CfnFlowPropsMixin.PardotSourcePropertiesProperty>
- Enclosing interface:
CfnFlowPropsMixin.PardotSourcePropertiesProperty
@Stability(Stable)
public static final class CfnFlowPropsMixin.PardotSourcePropertiesProperty.Builder
extends Object
implements software.amazon.jsii.Builder<CfnFlowPropsMixin.PardotSourcePropertiesProperty>
A builder for
CfnFlowPropsMixin.PardotSourcePropertiesProperty-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()Builds the configured instance.Sets the value ofCfnFlowPropsMixin.PardotSourcePropertiesProperty.getObject()
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
object
@Stability(Stable) public CfnFlowPropsMixin.PardotSourcePropertiesProperty.Builder object(String object) Sets the value ofCfnFlowPropsMixin.PardotSourcePropertiesProperty.getObject()- Parameters:
object- The object specified in the Salesforce Pardot flow source.- Returns:
this
-
build
Builds the configured instance.- Specified by:
buildin interfacesoftware.amazon.jsii.Builder<CfnFlowPropsMixin.PardotSourcePropertiesProperty>- Returns:
- a new instance of
CfnFlowPropsMixin.PardotSourcePropertiesProperty - Throws:
NullPointerException- if any required attribute was not provided
-