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