@Stability(value=Stable)
public static interface CfnFlow.SalesforceSourcePropertiesProperty
extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @Nullable default Object getEnableDynamicFieldUpdate()
@Stability(value=Stable) @Nullable default Object getIncludeDeletedRecords()
@Stability(value=Stable) static CfnFlow.SalesforceSourcePropertiesProperty.Builder builder()
Copyright © 2021. All rights reserved.