Class Cloudbuildv2ConnectionGithubConfigAuthorizerCredentialOutputReference

  • All Implemented Interfaces:
    com.hashicorp.cdktf.IInterpolatingParent, com.hashicorp.cdktf.IResolvable, com.hashicorp.cdktf.ITerraformAddressable, software.amazon.jsii.JsiiSerializable

    @Generated(value="jsii-pacmak/1.102.0 (build e354887)",
               date="2024-08-31T03:59:18.105Z")
    @Stability(Stable)
    public class Cloudbuildv2ConnectionGithubConfigAuthorizerCredentialOutputReference
    extends com.hashicorp.cdktf.ComplexObject
    • Constructor Detail

      • Cloudbuildv2ConnectionGithubConfigAuthorizerCredentialOutputReference

        protected Cloudbuildv2ConnectionGithubConfigAuthorizerCredentialOutputReference​(software.amazon.jsii.JsiiObjectRef objRef)
      • Cloudbuildv2ConnectionGithubConfigAuthorizerCredentialOutputReference

        protected Cloudbuildv2ConnectionGithubConfigAuthorizerCredentialOutputReference​(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
      • Cloudbuildv2ConnectionGithubConfigAuthorizerCredentialOutputReference

        @Stability(Stable)
        public Cloudbuildv2ConnectionGithubConfigAuthorizerCredentialOutputReference​(@NotNull
                                                                                     com.hashicorp.cdktf.IInterpolatingParent terraformResource,
                                                                                     @NotNull
                                                                                     String terraformAttribute)
        Parameters:
        terraformResource - The parent resource. This parameter is required.
        terraformAttribute - The attribute on the parent resource this class is referencing. This parameter is required.
    • Method Detail

      • resetOauthTokenSecretVersion

        @Stability(Stable)
        public void resetOauthTokenSecretVersion()
      • getUsername

        @Stability(Stable)
        @NotNull
        public String getUsername()
      • getOauthTokenSecretVersionInput

        @Stability(Stable)
        @Nullable
        public String getOauthTokenSecretVersionInput()
      • getOauthTokenSecretVersion

        @Stability(Stable)
        @NotNull
        public String getOauthTokenSecretVersion()
      • setOauthTokenSecretVersion

        @Stability(Stable)
        public void setOauthTokenSecretVersion​(@NotNull
                                               String value)