@Stability(value=Stable) public static final class CfnIntegration.SalesforceSourcePropertiesProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnIntegration.SalesforceSourcePropertiesProperty>
CfnIntegration.SalesforceSourcePropertiesProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnIntegration.SalesforceSourcePropertiesProperty |
build()
Builds the configured instance.
|
CfnIntegration.SalesforceSourcePropertiesProperty.Builder |
enableDynamicFieldUpdate(Boolean enableDynamicFieldUpdate)
|
CfnIntegration.SalesforceSourcePropertiesProperty.Builder |
enableDynamicFieldUpdate(IResolvable enableDynamicFieldUpdate)
|
CfnIntegration.SalesforceSourcePropertiesProperty.Builder |
includeDeletedRecords(Boolean includeDeletedRecords)
|
CfnIntegration.SalesforceSourcePropertiesProperty.Builder |
includeDeletedRecords(IResolvable includeDeletedRecords)
|
CfnIntegration.SalesforceSourcePropertiesProperty.Builder |
object(String object)
Sets the value of
CfnIntegration.SalesforceSourcePropertiesProperty.getObject() |
@Stability(value=Stable) public CfnIntegration.SalesforceSourcePropertiesProperty.Builder object(String object)
CfnIntegration.SalesforceSourcePropertiesProperty.getObject()object - The object specified in the Salesforce flow source. This parameter is required.this@Stability(value=Stable) public CfnIntegration.SalesforceSourcePropertiesProperty.Builder enableDynamicFieldUpdate(Boolean enableDynamicFieldUpdate)
enableDynamicFieldUpdate - The flag that enables dynamic fetching of new (recently added) fields in the Salesforce objects while running a flow.this@Stability(value=Stable) public CfnIntegration.SalesforceSourcePropertiesProperty.Builder enableDynamicFieldUpdate(IResolvable enableDynamicFieldUpdate)
enableDynamicFieldUpdate - The flag that enables dynamic fetching of new (recently added) fields in the Salesforce objects while running a flow.this@Stability(value=Stable) public CfnIntegration.SalesforceSourcePropertiesProperty.Builder includeDeletedRecords(Boolean includeDeletedRecords)
includeDeletedRecords - Indicates whether Amazon AppFlow includes deleted files in the flow run.this@Stability(value=Stable) public CfnIntegration.SalesforceSourcePropertiesProperty.Builder includeDeletedRecords(IResolvable includeDeletedRecords)
includeDeletedRecords - Indicates whether Amazon AppFlow includes deleted files in the flow run.this@Stability(value=Stable) public CfnIntegration.SalesforceSourcePropertiesProperty build()
build in interface software.amazon.jsii.Builder<CfnIntegration.SalesforceSourcePropertiesProperty>CfnIntegration.SalesforceSourcePropertiesPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.