@Stability(value=Stable)
public static interface CfnConnectorProfile.AmplitudeConnectorProfileCredentialsProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnConnectorProfile.AmplitudeConnectorProfileCredentialsProperty.Builder
|
static class |
CfnConnectorProfile.AmplitudeConnectorProfileCredentialsProperty.Jsii$Proxy
An implementation for
CfnConnectorProfile.AmplitudeConnectorProfileCredentialsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnConnectorProfile.AmplitudeConnectorProfileCredentialsProperty.Builder |
builder() |
String |
getApiKey()
`CfnConnectorProfile.AmplitudeConnectorProfileCredentialsProperty.ApiKey`.
|
String |
getSecretKey()
`CfnConnectorProfile.AmplitudeConnectorProfileCredentialsProperty.SecretKey`.
|
@Stability(value=Stable) @NotNull String getApiKey()
@Stability(value=Stable) @NotNull String getSecretKey()
@Stability(value=Stable) static CfnConnectorProfile.AmplitudeConnectorProfileCredentialsProperty.Builder builder()
Copyright © 2021. All rights reserved.