Class ContainerAzureNodePoolConfigProxyConfig.Jsii$Proxy

    • Method Detail

      • getResourceGroupId

        public final String getResourceGroupId()
        Description copied from interface: ContainerAzureNodePoolConfigProxyConfig
        The ARM ID the of the resource group containing proxy keyvault. Resource group ids are formatted as /subscriptions/<subscription-id>/resourceGroups/<resource-group-name>.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/container_azure_node_pool#resource_group_id ContainerAzureNodePool#resource_group_id}

        Specified by:
        getResourceGroupId in interface ContainerAzureNodePoolConfigProxyConfig
      • getSecretId

        public final String getSecretId()
        Description copied from interface: ContainerAzureNodePoolConfigProxyConfig
        The URL the of the proxy setting secret with its version. Secret ids are formatted as https:<key-vault-name>.vault.azure.net/secrets/<secret-name>/<secret-version>.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/container_azure_node_pool#secret_id ContainerAzureNodePool#secret_id}

        Specified by:
        getSecretId in interface ContainerAzureNodePoolConfigProxyConfig
      • $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