Interface ComputeRegionBackendServiceIap

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

    @Generated(value="jsii-pacmak/1.102.0 (build e354887)",
               date="2024-08-31T03:59:18.701Z")
    @Stability(Stable)
    public interface ComputeRegionBackendServiceIap
    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_region_backend_service#oauth2_client_id ComputeRegionBackendService#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_region_backend_service#oauth2_client_secret ComputeRegionBackendService#oauth2_client_secret}