@Stability(value=Stable) public static final class CfnFlow.SalesforceSourcePropertiesProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnFlow.SalesforceSourcePropertiesProperty>
CfnFlow.SalesforceSourcePropertiesProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnFlow.SalesforceSourcePropertiesProperty.Builder object(String object)
CfnFlow.SalesforceSourcePropertiesProperty.getObject()object - The object specified in the Salesforce flow source. This parameter is required.this@Stability(value=Stable) public CfnFlow.SalesforceSourcePropertiesProperty.Builder enableDynamicFieldUpdate(Boolean enableDynamicFieldUpdate)
CfnFlow.SalesforceSourcePropertiesProperty.getEnableDynamicFieldUpdate()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 CfnFlow.SalesforceSourcePropertiesProperty.Builder enableDynamicFieldUpdate(IResolvable enableDynamicFieldUpdate)
CfnFlow.SalesforceSourcePropertiesProperty.getEnableDynamicFieldUpdate()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 CfnFlow.SalesforceSourcePropertiesProperty.Builder includeDeletedRecords(Boolean includeDeletedRecords)
CfnFlow.SalesforceSourcePropertiesProperty.getIncludeDeletedRecords()includeDeletedRecords - Indicates whether Amazon AppFlow includes deleted files in the flow run.this@Stability(value=Stable) public CfnFlow.SalesforceSourcePropertiesProperty.Builder includeDeletedRecords(IResolvable includeDeletedRecords)
CfnFlow.SalesforceSourcePropertiesProperty.getIncludeDeletedRecords()includeDeletedRecords - Indicates whether Amazon AppFlow includes deleted files in the flow run.this@Stability(value=Stable) public CfnFlow.SalesforceSourcePropertiesProperty build()
build in interface software.amazon.jsii.Builder<CfnFlow.SalesforceSourcePropertiesProperty>CfnFlow.SalesforceSourcePropertiesPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.