Class CfnDBProxy.AuthFormatProperty.Jsii$Proxy

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.rds.CfnDBProxy.AuthFormatProperty.Jsii$Proxy
All Implemented Interfaces:
CfnDBProxy.AuthFormatProperty, software.amazon.jsii.JsiiSerializable
Enclosing interface:
CfnDBProxy.AuthFormatProperty

@Stability(Stable) @Internal public static final class CfnDBProxy.AuthFormatProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDBProxy.AuthFormatProperty
An implementation for CfnDBProxy.AuthFormatProperty
  • Nested Class Summary

    Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject

    software.amazon.jsii.JsiiObject.InitializationMode

    Nested classes/interfaces inherited from interface software.amazon.awscdk.services.rds.CfnDBProxy.AuthFormatProperty

    CfnDBProxy.AuthFormatProperty.Builder, CfnDBProxy.AuthFormatProperty.Jsii$Proxy
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
    Constructor that initializes the object based on literal property values passed by the CfnDBProxy.AuthFormatProperty.Builder.
    protected
    Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
    Constructor that initializes the object based on values retrieved from the JsiiObject.
  • Method Summary

    Modifier and Type
    Method
    Description
    com.fasterxml.jackson.databind.JsonNode
     
    final boolean
     
    final String
    The type of authentication that the proxy uses for connections from the proxy to the underlying database.
    final String
    Specifies the details of authentication used by a proxy to log in as a specific database user.
    final String
    A user-specified description about the authentication used by a proxy to log in as a specific database user.
    final String
    Whether to require or disallow AWS Identity and Access Management (IAM) authentication for connections to the proxy.
    final String
    The Amazon Resource Name (ARN) representing the secret that the proxy uses to authenticate to the RDS DB instance or Aurora DB cluster.
    final int
     

    Methods inherited from class software.amazon.jsii.JsiiObject

    jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait