@Stability(value=Stable)
public static interface CfnFlow.ZendeskDestinationPropertiesProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnFlow.ZendeskDestinationPropertiesProperty.Builder
A builder for
CfnFlow.ZendeskDestinationPropertiesProperty |
static class |
CfnFlow.ZendeskDestinationPropertiesProperty.Jsii$Proxy
An implementation for
CfnFlow.ZendeskDestinationPropertiesProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnFlow.ZendeskDestinationPropertiesProperty.Builder |
builder() |
default Object |
getErrorHandlingConfig()
`CfnFlow.ZendeskDestinationPropertiesProperty.ErrorHandlingConfig`.
|
default List<String> |
getIdFieldNames()
`CfnFlow.ZendeskDestinationPropertiesProperty.IdFieldNames`.
|
String |
getObject()
`CfnFlow.ZendeskDestinationPropertiesProperty.Object`.
|
default String |
getWriteOperationType()
`CfnFlow.ZendeskDestinationPropertiesProperty.WriteOperationType`.
|
@Stability(value=Stable) @NotNull String getObject()
@Stability(value=Stable) @Nullable default Object getErrorHandlingConfig()
@Stability(value=Stable) @Nullable default List<String> getIdFieldNames()
@Stability(value=Stable) @Nullable default String getWriteOperationType()
@Stability(value=Stable) static CfnFlow.ZendeskDestinationPropertiesProperty.Builder builder()
Copyright © 2021. All rights reserved.