@Stability(value=Stable)
public static interface CfnIntegration.ConnectorOperatorProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnIntegration.ConnectorOperatorProperty.Builder
A builder for
CfnIntegration.ConnectorOperatorProperty |
static class |
CfnIntegration.ConnectorOperatorProperty.Jsii$Proxy
An implementation for
CfnIntegration.ConnectorOperatorProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnIntegration.ConnectorOperatorProperty.Builder |
builder() |
default String |
getMarketo()
`CfnIntegration.ConnectorOperatorProperty.Marketo`.
|
default String |
getS3()
`CfnIntegration.ConnectorOperatorProperty.S3`.
|
default String |
getSalesforce()
`CfnIntegration.ConnectorOperatorProperty.Salesforce`.
|
default String |
getServiceNow()
`CfnIntegration.ConnectorOperatorProperty.ServiceNow`.
|
default String |
getZendesk()
`CfnIntegration.ConnectorOperatorProperty.Zendesk`.
|
@Stability(value=Stable) @Nullable default String getMarketo()
@Stability(value=Stable) @Nullable default String getS3()
@Stability(value=Stable) @Nullable default String getSalesforce()
@Stability(value=Stable) @Nullable default String getServiceNow()
@Stability(value=Stable) @Nullable default String getZendesk()
@Stability(value=Stable) static CfnIntegration.ConnectorOperatorProperty.Builder builder()
Copyright © 2021. All rights reserved.