@Stability(value=Stable) @Internal public static final class CfnConnectorProfile.InforNexusConnectorProfileCredentialsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnConnectorProfile.InforNexusConnectorProfileCredentialsProperty
CfnConnectorProfile.InforNexusConnectorProfileCredentialsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnConnectorProfile.InforNexusConnectorProfileCredentialsProperty.Builder, CfnConnectorProfile.InforNexusConnectorProfileCredentialsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String accessKeyId,
String datakey,
String secretAccessKey,
String userId)
Constructor that initializes the object based on literal property values passed by the
CfnConnectorProfile.AmplitudeConnectorProfileCredentialsProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAccessKeyId()
`CfnConnectorProfile.InforNexusConnectorProfileCredentialsProperty.AccessKeyId`.
|
String |
getDatakey()
`CfnConnectorProfile.InforNexusConnectorProfileCredentialsProperty.Datakey`.
|
String |
getSecretAccessKey()
`CfnConnectorProfile.InforNexusConnectorProfileCredentialsProperty.SecretAccessKey`.
|
String |
getUserId()
`CfnConnectorProfile.InforNexusConnectorProfileCredentialsProperty.UserId`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(String accessKeyId, String datakey, String secretAccessKey, String userId)
CfnConnectorProfile.AmplitudeConnectorProfileCredentialsProperty.Builder.public final String getAccessKeyId()
CfnConnectorProfile.InforNexusConnectorProfileCredentialsPropertygetAccessKeyId in interface CfnConnectorProfile.InforNexusConnectorProfileCredentialsPropertypublic final String getDatakey()
CfnConnectorProfile.InforNexusConnectorProfileCredentialsPropertygetDatakey in interface CfnConnectorProfile.InforNexusConnectorProfileCredentialsPropertypublic final String getSecretAccessKey()
CfnConnectorProfile.InforNexusConnectorProfileCredentialsPropertygetSecretAccessKey in interface CfnConnectorProfile.InforNexusConnectorProfileCredentialsPropertypublic final String getUserId()
CfnConnectorProfile.InforNexusConnectorProfileCredentialsPropertygetUserId in interface CfnConnectorProfile.InforNexusConnectorProfileCredentialsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.