@Stability(value=Stable)
public static interface CfnFlow.SalesforceSourcePropertiesProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-salesforcesourceproperties.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnFlow.SalesforceSourcePropertiesProperty.Builder
A builder for
CfnFlow.SalesforceSourcePropertiesProperty |
static class |
CfnFlow.SalesforceSourcePropertiesProperty.Jsii$Proxy
An implementation for
CfnFlow.SalesforceSourcePropertiesProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnFlow.SalesforceSourcePropertiesProperty.Builder |
builder() |
default Object |
getEnableDynamicFieldUpdate()
`CfnFlow.SalesforceSourcePropertiesProperty.EnableDynamicFieldUpdate`.
|
default Object |
getIncludeDeletedRecords()
`CfnFlow.SalesforceSourcePropertiesProperty.IncludeDeletedRecords`.
|
String |
getObject()
`CfnFlow.SalesforceSourcePropertiesProperty.Object`.
|
@Stability(value=Stable) @NotNull String getObject()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-salesforcesourceproperties.html#cfn-appflow-flow-salesforcesourceproperties-object@Stability(value=Stable) @Nullable default Object getEnableDynamicFieldUpdate()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-salesforcesourceproperties.html#cfn-appflow-flow-salesforcesourceproperties-enabledynamicfieldupdate@Stability(value=Stable) @Nullable default Object getIncludeDeletedRecords()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-salesforcesourceproperties.html#cfn-appflow-flow-salesforcesourceproperties-includedeletedrecords@Stability(value=Stable) static CfnFlow.SalesforceSourcePropertiesProperty.Builder builder()
Copyright © 2020. All rights reserved.