Interface ComputeBackendServiceIap

  • All Superinterfaces:
    software.amazon.jsii.JsiiSerializable
    All Known Implementing Classes:
    ComputeBackendServiceIap.Jsii$Proxy

    @Generated(value="jsii-pacmak/1.102.0 (build e354887)",
               date="2024-08-31T03:59:18.327Z")
    @Stability(Stable)
    public interface ComputeBackendServiceIap
    extends software.amazon.jsii.JsiiSerializable
    • Method Detail

      • getOauth2ClientId

        @Stability(Stable)
        @NotNull
        String getOauth2ClientId()
        OAuth2 Client ID for IAP.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/compute_backend_service#oauth2_client_id ComputeBackendService#oauth2_client_id}

      • getOauth2ClientSecret

        @Stability(Stable)
        @NotNull
        String getOauth2ClientSecret()
        OAuth2 Client Secret for IAP.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/compute_backend_service#oauth2_client_secret ComputeBackendService#oauth2_client_secret}