Class DbProxyConfig.Jsii$Proxy

  • All Implemented Interfaces:
    DbProxyConfig, com.hashicorp.cdktf.TerraformMetaArguments, software.amazon.jsii.JsiiSerializable
    Enclosing interface:
    DbProxyConfig

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

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

        software.amazon.jsii.JsiiObject.InitializationMode
    • Constructor Summary

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

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      com.fasterxml.jackson.databind.JsonNode $jsii$toJson()  
      boolean equals​(Object o)  
      Object getAuth()
      auth block.
      Object getConnection()  
      Object getCount()  
      Object getDebugLogging()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/db_proxy#debug_logging DbProxy#debug_logging}.
      List<com.hashicorp.cdktf.ITerraformDependable> getDependsOn()  
      String getEngineFamily()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/db_proxy#engine_family DbProxy#engine_family}.
      com.hashicorp.cdktf.ITerraformIterator getForEach()  
      String getId()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/db_proxy#id DbProxy#id}.
      Number getIdleClientTimeout()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/db_proxy#idle_client_timeout DbProxy#idle_client_timeout}.
      com.hashicorp.cdktf.TerraformResourceLifecycle getLifecycle()  
      String getName()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/db_proxy#name DbProxy#name}.
      com.hashicorp.cdktf.TerraformProvider getProvider()  
      List<Object> getProvisioners()  
      Object getRequireTls()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/db_proxy#require_tls DbProxy#require_tls}.
      String getRoleArn()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/db_proxy#role_arn DbProxy#role_arn}.
      Map<String,​String> getTags()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/db_proxy#tags DbProxy#tags}.
      Map<String,​String> getTagsAll()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/db_proxy#tags_all DbProxy#tags_all}.
      DbProxyTimeouts getTimeouts()
      timeouts block.
      List<String> getVpcSecurityGroupIds()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/db_proxy#vpc_security_group_ids DbProxy#vpc_security_group_ids}.
      List<String> getVpcSubnetIds()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/db_proxy#vpc_subnet_ids DbProxy#vpc_subnet_ids}.
      int hashCode()  
      • Methods inherited from class software.amazon.jsii.JsiiObject

        jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
    • Constructor Detail

      • Jsii$Proxy

        protected Jsii$Proxy​(software.amazon.jsii.JsiiObjectRef objRef)
        Constructor that initializes the object based on values retrieved from the JsiiObject.
        Parameters:
        objRef - Reference to the JSII managed object.
    • Method Detail

      • getAuth

        public final Object getAuth()
        Description copied from interface: DbProxyConfig
        auth block.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/db_proxy#auth DbProxy#auth}

        Specified by:
        getAuth in interface DbProxyConfig
      • getEngineFamily

        public final String getEngineFamily()
        Description copied from interface: DbProxyConfig
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/db_proxy#engine_family DbProxy#engine_family}.
        Specified by:
        getEngineFamily in interface DbProxyConfig
      • getName

        public final String getName()
        Description copied from interface: DbProxyConfig
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/db_proxy#name DbProxy#name}.
        Specified by:
        getName in interface DbProxyConfig
      • getRoleArn

        public final String getRoleArn()
        Description copied from interface: DbProxyConfig
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/db_proxy#role_arn DbProxy#role_arn}.
        Specified by:
        getRoleArn in interface DbProxyConfig
      • getVpcSubnetIds

        public final List<String> getVpcSubnetIds()
        Description copied from interface: DbProxyConfig
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/db_proxy#vpc_subnet_ids DbProxy#vpc_subnet_ids}.
        Specified by:
        getVpcSubnetIds in interface DbProxyConfig
      • getDebugLogging

        public final Object getDebugLogging()
        Description copied from interface: DbProxyConfig
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/db_proxy#debug_logging DbProxy#debug_logging}.
        Specified by:
        getDebugLogging in interface DbProxyConfig
      • getId

        public final String getId()
        Description copied from interface: DbProxyConfig
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/db_proxy#id DbProxy#id}.

        Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.

        Specified by:
        getId in interface DbProxyConfig
      • getIdleClientTimeout

        public final Number getIdleClientTimeout()
        Description copied from interface: DbProxyConfig
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/db_proxy#idle_client_timeout DbProxy#idle_client_timeout}.
        Specified by:
        getIdleClientTimeout in interface DbProxyConfig
      • getRequireTls

        public final Object getRequireTls()
        Description copied from interface: DbProxyConfig
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/db_proxy#require_tls DbProxy#require_tls}.
        Specified by:
        getRequireTls in interface DbProxyConfig
      • getTags

        public final Map<String,​String> getTags()
        Description copied from interface: DbProxyConfig
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/db_proxy#tags DbProxy#tags}.
        Specified by:
        getTags in interface DbProxyConfig
      • getTagsAll

        public final Map<String,​String> getTagsAll()
        Description copied from interface: DbProxyConfig
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/db_proxy#tags_all DbProxy#tags_all}.
        Specified by:
        getTagsAll in interface DbProxyConfig
      • getTimeouts

        public final DbProxyTimeouts getTimeouts()
        Description copied from interface: DbProxyConfig
        timeouts block.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/db_proxy#timeouts DbProxy#timeouts}

        Specified by:
        getTimeouts in interface DbProxyConfig
      • getVpcSecurityGroupIds

        public final List<String> getVpcSecurityGroupIds()
        Description copied from interface: DbProxyConfig
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/db_proxy#vpc_security_group_ids DbProxy#vpc_security_group_ids}.
        Specified by:
        getVpcSecurityGroupIds in interface DbProxyConfig
      • getConnection

        public final Object getConnection()
        Specified by:
        getConnection in interface com.hashicorp.cdktf.TerraformMetaArguments
      • getCount

        public final Object getCount()
        Specified by:
        getCount in interface com.hashicorp.cdktf.TerraformMetaArguments
      • getDependsOn

        public final List<com.hashicorp.cdktf.ITerraformDependable> getDependsOn()
        Specified by:
        getDependsOn in interface com.hashicorp.cdktf.TerraformMetaArguments
      • getForEach

        public final com.hashicorp.cdktf.ITerraformIterator getForEach()
        Specified by:
        getForEach in interface com.hashicorp.cdktf.TerraformMetaArguments
      • getLifecycle

        public final com.hashicorp.cdktf.TerraformResourceLifecycle getLifecycle()
        Specified by:
        getLifecycle in interface com.hashicorp.cdktf.TerraformMetaArguments
      • getProvider

        public final com.hashicorp.cdktf.TerraformProvider getProvider()
        Specified by:
        getProvider in interface com.hashicorp.cdktf.TerraformMetaArguments
      • getProvisioners

        public final List<Object> getProvisioners()
        Specified by:
        getProvisioners in interface com.hashicorp.cdktf.TerraformMetaArguments
      • $jsii$toJson

        @Internal
        public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
        Specified by:
        $jsii$toJson in interface software.amazon.jsii.JsiiSerializable
      • hashCode

        public final int hashCode()
        Overrides:
        hashCode in class Object