Class Cloudbuildv2ConnectionGithubConfigAuthorizerCredential.Jsii$Proxy

    • Method Detail

      • getOauthTokenSecretVersion

        public final String getOauthTokenSecretVersion()
        Description copied from interface: Cloudbuildv2ConnectionGithubConfigAuthorizerCredential
        A SecretManager resource containing the OAuth token that authorizes the Cloud Build connection. Format: 'projects/* /secrets/* /versions/*'.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/cloudbuildv2_connection#oauth_token_secret_version Cloudbuildv2Connection#oauth_token_secret_version} Note: The above comment contained a comment block ending sequence (* followed by /). We have introduced a space between to prevent syntax errors. Please ignore the space.

        Specified by:
        getOauthTokenSecretVersion in interface Cloudbuildv2ConnectionGithubConfigAuthorizerCredential
      • $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