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