Class ComputeRegionInstanceTemplateServiceAccount.Jsii$Proxy

    • Method Detail

      • getScopes

        public final List<String> getScopes()
        Description copied from interface: ComputeRegionInstanceTemplateServiceAccount
        A list of service scopes.

        Both OAuth2 URLs and gcloud short names are supported. To allow full access to all Cloud APIs, use the cloud-platform scope. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/compute_region_instance_template#scopes ComputeRegionInstanceTemplate#scopes}

        Specified by:
        getScopes in interface ComputeRegionInstanceTemplateServiceAccount
      • getEmail

        public final String getEmail()
        Description copied from interface: ComputeRegionInstanceTemplateServiceAccount
        The service account e-mail address. If not given, the default Google Compute Engine service account is used.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/compute_region_instance_template#email ComputeRegionInstanceTemplate#email}

        Specified by:
        getEmail in interface ComputeRegionInstanceTemplateServiceAccount
      • $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