@Stability(value=Stable) @Internal public static final class CfnDBProxy.AuthFormatProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDBProxy.AuthFormatProperty
CfnDBProxy.AuthFormatPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDBProxy.AuthFormatProperty.Builder, CfnDBProxy.AuthFormatProperty.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 authScheme,
String description,
String iamAuth,
String secretArn,
String userName)
Constructor that initializes the object based on literal property values passed by the
CfnDBProxy.AuthFormatProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAuthScheme()
`CfnDBProxy.AuthFormatProperty.AuthScheme`.
|
String |
getDescription()
`CfnDBProxy.AuthFormatProperty.Description`.
|
String |
getIamAuth()
`CfnDBProxy.AuthFormatProperty.IAMAuth`.
|
String |
getSecretArn()
`CfnDBProxy.AuthFormatProperty.SecretArn`.
|
String |
getUserName()
`CfnDBProxy.AuthFormatProperty.UserName`.
|
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.public final String getAuthScheme()
CfnDBProxy.AuthFormatPropertygetAuthScheme in interface CfnDBProxy.AuthFormatPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbproxy-authformat.html#cfn-rds-dbproxy-authformat-authschemepublic final String getDescription()
CfnDBProxy.AuthFormatPropertygetDescription in interface CfnDBProxy.AuthFormatPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbproxy-authformat.html#cfn-rds-dbproxy-authformat-descriptionpublic final String getIamAuth()
CfnDBProxy.AuthFormatPropertygetIamAuth in interface CfnDBProxy.AuthFormatPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbproxy-authformat.html#cfn-rds-dbproxy-authformat-iamauthpublic final String getSecretArn()
CfnDBProxy.AuthFormatPropertygetSecretArn in interface CfnDBProxy.AuthFormatPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbproxy-authformat.html#cfn-rds-dbproxy-authformat-secretarnpublic final String getUserName()
CfnDBProxy.AuthFormatPropertygetUserName in interface CfnDBProxy.AuthFormatPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbproxy-authformat.html#cfn-rds-dbproxy-authformat-username@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.