@Stability(value=Stable)
public static interface CfnIntegration.SalesforceSourcePropertiesProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnIntegration.SalesforceSourcePropertiesProperty.Builder
A builder for
CfnIntegration.SalesforceSourcePropertiesProperty |
static class |
CfnIntegration.SalesforceSourcePropertiesProperty.Jsii$Proxy
An implementation for
CfnIntegration.SalesforceSourcePropertiesProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnIntegration.SalesforceSourcePropertiesProperty.Builder |
builder() |
default Object |
getEnableDynamicFieldUpdate()
`CfnIntegration.SalesforceSourcePropertiesProperty.EnableDynamicFieldUpdate`.
|
default Object |
getIncludeDeletedRecords()
`CfnIntegration.SalesforceSourcePropertiesProperty.IncludeDeletedRecords`.
|
String |
getObject()
`CfnIntegration.SalesforceSourcePropertiesProperty.Object`.
|
@Stability(value=Stable) @NotNull String getObject()
@Stability(value=Stable) @Nullable default Object getEnableDynamicFieldUpdate()
@Stability(value=Stable) @Nullable default Object getIncludeDeletedRecords()
@Stability(value=Stable) static CfnIntegration.SalesforceSourcePropertiesProperty.Builder builder()
Copyright © 2021. All rights reserved.