@Stability(value=Stable)
public static interface CfnConnectorProfile.DatadogConnectorProfileCredentialsProperty
extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @NotNull String getApplicationKey()
@Stability(value=Stable) static CfnConnectorProfile.DatadogConnectorProfileCredentialsProperty.Builder builder()
Copyright © 2021. All rights reserved.