Class AlloydbClusterInitialUser.Jsii$Proxy

    • 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

      • getPassword

        public final String getPassword()
        Description copied from interface: AlloydbClusterInitialUser
        The initial password for the user.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/alloydb_cluster#password AlloydbCluster#password}

        Specified by:
        getPassword in interface AlloydbClusterInitialUser
      • getUser

        public final String getUser()
        Description copied from interface: AlloydbClusterInitialUser
        The database username.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/alloydb_cluster#user AlloydbCluster#user}

        Specified by:
        getUser in interface AlloydbClusterInitialUser
      • $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