@Stability(value=Stable) public static final class CfnFlow.ZendeskDestinationPropertiesProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnFlow.ZendeskDestinationPropertiesProperty>
CfnFlow.ZendeskDestinationPropertiesProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnFlow.ZendeskDestinationPropertiesProperty.Builder object(String object)
CfnFlow.ZendeskDestinationPropertiesProperty.getObject()object - `CfnFlow.ZendeskDestinationPropertiesProperty.Object`. This parameter is required.this@Stability(value=Stable) public CfnFlow.ZendeskDestinationPropertiesProperty.Builder errorHandlingConfig(CfnFlow.ErrorHandlingConfigProperty errorHandlingConfig)
CfnFlow.ZendeskDestinationPropertiesProperty.getErrorHandlingConfig()errorHandlingConfig - `CfnFlow.ZendeskDestinationPropertiesProperty.ErrorHandlingConfig`.this@Stability(value=Stable) public CfnFlow.ZendeskDestinationPropertiesProperty.Builder errorHandlingConfig(IResolvable errorHandlingConfig)
CfnFlow.ZendeskDestinationPropertiesProperty.getErrorHandlingConfig()errorHandlingConfig - `CfnFlow.ZendeskDestinationPropertiesProperty.ErrorHandlingConfig`.this@Stability(value=Stable) public CfnFlow.ZendeskDestinationPropertiesProperty.Builder idFieldNames(List<String> idFieldNames)
CfnFlow.ZendeskDestinationPropertiesProperty.getIdFieldNames()idFieldNames - `CfnFlow.ZendeskDestinationPropertiesProperty.IdFieldNames`.this@Stability(value=Stable) public CfnFlow.ZendeskDestinationPropertiesProperty.Builder writeOperationType(String writeOperationType)
CfnFlow.ZendeskDestinationPropertiesProperty.getWriteOperationType()writeOperationType - `CfnFlow.ZendeskDestinationPropertiesProperty.WriteOperationType`.this@Stability(value=Stable) public CfnFlow.ZendeskDestinationPropertiesProperty build()
build in interface software.amazon.jsii.Builder<CfnFlow.ZendeskDestinationPropertiesProperty>CfnFlow.ZendeskDestinationPropertiesPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.