@Stability(value=Stable) public static final class CfnIntegration.ConnectorOperatorProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnIntegration.ConnectorOperatorProperty>
CfnIntegration.ConnectorOperatorProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnIntegration.ConnectorOperatorProperty |
build()
Builds the configured instance.
|
CfnIntegration.ConnectorOperatorProperty.Builder |
marketo(String marketo)
Sets the value of
CfnIntegration.ConnectorOperatorProperty.getMarketo() |
CfnIntegration.ConnectorOperatorProperty.Builder |
s3(String s3)
Sets the value of
CfnIntegration.ConnectorOperatorProperty.getS3() |
CfnIntegration.ConnectorOperatorProperty.Builder |
salesforce(String salesforce)
Sets the value of
CfnIntegration.ConnectorOperatorProperty.getSalesforce() |
CfnIntegration.ConnectorOperatorProperty.Builder |
serviceNow(String serviceNow)
Sets the value of
CfnIntegration.ConnectorOperatorProperty.getServiceNow() |
CfnIntegration.ConnectorOperatorProperty.Builder |
zendesk(String zendesk)
Sets the value of
CfnIntegration.ConnectorOperatorProperty.getZendesk() |
@Stability(value=Stable) public CfnIntegration.ConnectorOperatorProperty.Builder marketo(String marketo)
CfnIntegration.ConnectorOperatorProperty.getMarketo()marketo - The operation to be performed on the provided Marketo source fields.this@Stability(value=Stable) public CfnIntegration.ConnectorOperatorProperty.Builder s3(String s3)
CfnIntegration.ConnectorOperatorProperty.getS3()s3 - The operation to be performed on the provided Amazon S3 source fields.this@Stability(value=Stable) public CfnIntegration.ConnectorOperatorProperty.Builder salesforce(String salesforce)
CfnIntegration.ConnectorOperatorProperty.getSalesforce()salesforce - The operation to be performed on the provided Salesforce source fields.this@Stability(value=Stable) public CfnIntegration.ConnectorOperatorProperty.Builder serviceNow(String serviceNow)
CfnIntegration.ConnectorOperatorProperty.getServiceNow()serviceNow - The operation to be performed on the provided ServiceNow source fields.this@Stability(value=Stable) public CfnIntegration.ConnectorOperatorProperty.Builder zendesk(String zendesk)
CfnIntegration.ConnectorOperatorProperty.getZendesk()zendesk - The operation to be performed on the provided Zendesk source fields.this@Stability(value=Stable) public CfnIntegration.ConnectorOperatorProperty build()
build in interface software.amazon.jsii.Builder<CfnIntegration.ConnectorOperatorProperty>CfnIntegration.ConnectorOperatorPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.