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