@Stability(value=Stable)
public static interface CfnConnectorProfile.DatadogConnectorProfileCredentialsProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-datadogconnectorprofilecredentials.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnConnectorProfile.DatadogConnectorProfileCredentialsProperty.Builder
|
static class |
CfnConnectorProfile.DatadogConnectorProfileCredentialsProperty.Jsii$Proxy
An implementation for
CfnConnectorProfile.DatadogConnectorProfileCredentialsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnConnectorProfile.DatadogConnectorProfileCredentialsProperty.Builder |
builder() |
String |
getApiKey()
`CfnConnectorProfile.DatadogConnectorProfileCredentialsProperty.ApiKey`.
|
String |
getApplicationKey()
`CfnConnectorProfile.DatadogConnectorProfileCredentialsProperty.ApplicationKey`.
|
@Stability(value=Stable) @NotNull String getApiKey()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-datadogconnectorprofilecredentials.html#cfn-appflow-connectorprofile-datadogconnectorprofilecredentials-apikey@Stability(value=Stable) @NotNull String getApplicationKey()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-datadogconnectorprofilecredentials.html#cfn-appflow-connectorprofile-datadogconnectorprofilecredentials-applicationkey@Stability(value=Stable) static CfnConnectorProfile.DatadogConnectorProfileCredentialsProperty.Builder builder()
Copyright © 2020. All rights reserved.