@Stability(value=Stable) @Internal public static final class CfnDataSource.DataSourceCredentialsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDataSource.DataSourceCredentialsProperty
CfnDataSource.DataSourceCredentialsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDataSource.DataSourceCredentialsProperty.Builder, CfnDataSource.DataSourceCredentialsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDataSource.DataSourceCredentialsProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDataSource.AmazonElasticsearchParametersProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getCopySourceArn()
The Amazon Resource Name (ARN) of a data source that has the credential pair that you want to use.
|
Object |
getCredentialPair()
Credential pair.
|
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(CfnDataSource.DataSourceCredentialsProperty.Builder builder)
CfnDataSource.AmazonElasticsearchParametersProperty.Builder.public final String getCopySourceArn()
CfnDataSource.DataSourceCredentialsProperty
When CopySourceArn is not null, the credential pair from the data source in the ARN is used as the credentials for the DataSourceCredentials structure.
getCopySourceArn in interface CfnDataSource.DataSourceCredentialsPropertypublic final Object getCredentialPair()
CfnDataSource.DataSourceCredentialsProperty
For more information, see [CredentialPair](https://docs.aws.amazon.com/quicksight/latest/APIReference/API_CredentialPair.html) .
getCredentialPair in interface CfnDataSource.DataSourceCredentialsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.