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