@Stability(value=Stable)
public static interface CfnConnectorProfile.InforNexusConnectorProfileCredentialsProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-infornexusconnectorprofilecredentials.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnConnectorProfile.InforNexusConnectorProfileCredentialsProperty.Builder
|
static class |
CfnConnectorProfile.InforNexusConnectorProfileCredentialsProperty.Jsii$Proxy
An implementation for
CfnConnectorProfile.InforNexusConnectorProfileCredentialsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnConnectorProfile.InforNexusConnectorProfileCredentialsProperty.Builder |
builder() |
String |
getAccessKeyId()
`CfnConnectorProfile.InforNexusConnectorProfileCredentialsProperty.AccessKeyId`.
|
String |
getDatakey()
`CfnConnectorProfile.InforNexusConnectorProfileCredentialsProperty.Datakey`.
|
String |
getSecretAccessKey()
`CfnConnectorProfile.InforNexusConnectorProfileCredentialsProperty.SecretAccessKey`.
|
String |
getUserId()
`CfnConnectorProfile.InforNexusConnectorProfileCredentialsProperty.UserId`.
|
@Stability(value=Stable) @NotNull String getAccessKeyId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-infornexusconnectorprofilecredentials.html#cfn-appflow-connectorprofile-infornexusconnectorprofilecredentials-accesskeyid@Stability(value=Stable) @NotNull String getDatakey()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-infornexusconnectorprofilecredentials.html#cfn-appflow-connectorprofile-infornexusconnectorprofilecredentials-datakey@Stability(value=Stable) @NotNull String getSecretAccessKey()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-infornexusconnectorprofilecredentials.html#cfn-appflow-connectorprofile-infornexusconnectorprofilecredentials-secretaccesskey@Stability(value=Stable) @NotNull String getUserId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-infornexusconnectorprofilecredentials.html#cfn-appflow-connectorprofile-infornexusconnectorprofilecredentials-userid@Stability(value=Stable) static CfnConnectorProfile.InforNexusConnectorProfileCredentialsProperty.Builder builder()
Copyright © 2020. All rights reserved.