@Stability(value=Stable) @Internal public static final class CfnDBInstance.DBInstanceRoleProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDBInstance.DBInstanceRoleProperty
CfnDBInstance.DBInstanceRolePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDBInstance.DBInstanceRoleProperty.Builder, CfnDBInstance.DBInstanceRoleProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDBInstance.DBInstanceRoleProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDBInstance.DBInstanceRoleProperty.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 |
getFeatureName()
The name of the feature associated with the AWS Identity and Access Management (IAM) role.
|
String |
getRoleArn()
The Amazon Resource Name (ARN) of the IAM role that is associated with the DB instance.
|
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(CfnDBInstance.DBInstanceRoleProperty.Builder builder)
CfnDBInstance.DBInstanceRoleProperty.Builder.public final String getFeatureName()
CfnDBInstance.DBInstanceRoleProperty
IAM roles that are associated with a DB instance grant permission for the DB instance to access other AWS services on your behalf. For the list of supported feature names, see the SupportedFeatureNames description in DBEngineVersion in the Amazon RDS API Reference .
getFeatureName in interface CfnDBInstance.DBInstanceRolePropertypublic final String getRoleArn()
CfnDBInstance.DBInstanceRolePropertygetRoleArn in interface CfnDBInstance.DBInstanceRoleProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.