@Stability(value=Stable)
public static interface CfnFlow.SourceConnectorPropertiesProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnFlow.SourceConnectorPropertiesProperty.Builder
A builder for
CfnFlow.SourceConnectorPropertiesProperty |
static class |
CfnFlow.SourceConnectorPropertiesProperty.Jsii$Proxy
An implementation for
CfnFlow.SourceConnectorPropertiesProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnFlow.SourceConnectorPropertiesProperty.Builder |
builder() |
default Object |
getAmplitude()
`CfnFlow.SourceConnectorPropertiesProperty.Amplitude`.
|
default Object |
getDatadog()
`CfnFlow.SourceConnectorPropertiesProperty.Datadog`.
|
default Object |
getDynatrace()
`CfnFlow.SourceConnectorPropertiesProperty.Dynatrace`.
|
default Object |
getGoogleAnalytics()
`CfnFlow.SourceConnectorPropertiesProperty.GoogleAnalytics`.
|
default Object |
getInforNexus()
`CfnFlow.SourceConnectorPropertiesProperty.InforNexus`.
|
default Object |
getMarketo()
`CfnFlow.SourceConnectorPropertiesProperty.Marketo`.
|
default Object |
getS3()
`CfnFlow.SourceConnectorPropertiesProperty.S3`.
|
default Object |
getSalesforce()
`CfnFlow.SourceConnectorPropertiesProperty.Salesforce`.
|
default Object |
getServiceNow()
`CfnFlow.SourceConnectorPropertiesProperty.ServiceNow`.
|
default Object |
getSingular()
`CfnFlow.SourceConnectorPropertiesProperty.Singular`.
|
default Object |
getSlack()
`CfnFlow.SourceConnectorPropertiesProperty.Slack`.
|
default Object |
getTrendmicro()
`CfnFlow.SourceConnectorPropertiesProperty.Trendmicro`.
|
default Object |
getVeeva()
`CfnFlow.SourceConnectorPropertiesProperty.Veeva`.
|
default Object |
getZendesk()
`CfnFlow.SourceConnectorPropertiesProperty.Zendesk`.
|
@Stability(value=Stable) @Nullable default Object getAmplitude()
@Stability(value=Stable) @Nullable default Object getDatadog()
@Stability(value=Stable) @Nullable default Object getDynatrace()
@Stability(value=Stable) @Nullable default Object getGoogleAnalytics()
@Stability(value=Stable) @Nullable default Object getInforNexus()
@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 getSingular()
@Stability(value=Stable) @Nullable default Object getSlack()
@Stability(value=Stable) @Nullable default Object getTrendmicro()
@Stability(value=Stable) @Nullable default Object getVeeva()
@Stability(value=Stable) @Nullable default Object getZendesk()
@Stability(value=Stable) static CfnFlow.SourceConnectorPropertiesProperty.Builder builder()
Copyright © 2021. All rights reserved.