Class ApiConfigGatewayConfigBackendConfigArgs.Builder

    • Method Detail

      • googleServiceAccount

        public ApiConfigGatewayConfigBackendConfigArgs.Builder googleServiceAccount​(com.pulumi.core.Output<java.lang.String> googleServiceAccount)
        Parameters:
        googleServiceAccount - Google Cloud IAM service account used to sign OIDC tokens for backends that have authentication configured (https://cloud.google.com/service-infrastructure/docs/service-management/reference/rest/v1/services.configs#backend).
        Returns:
        builder
      • googleServiceAccount

        public ApiConfigGatewayConfigBackendConfigArgs.Builder googleServiceAccount​(java.lang.String googleServiceAccount)
        Parameters:
        googleServiceAccount - Google Cloud IAM service account used to sign OIDC tokens for backends that have authentication configured (https://cloud.google.com/service-infrastructure/docs/service-management/reference/rest/v1/services.configs#backend).
        Returns:
        builder