Class Cloudbuildv2ConnectionGithubEnterpriseConfig.Jsii$Proxy
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.providers.google.cloudbuildv2_connection.Cloudbuildv2ConnectionGithubEnterpriseConfig.Jsii$Proxy
-
- All Implemented Interfaces:
Cloudbuildv2ConnectionGithubEnterpriseConfig,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- Cloudbuildv2ConnectionGithubEnterpriseConfig
@Stability(Stable) @Internal public static final class Cloudbuildv2ConnectionGithubEnterpriseConfig.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements Cloudbuildv2ConnectionGithubEnterpriseConfig
An implementation forCloudbuildv2ConnectionGithubEnterpriseConfig
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
-
Nested classes/interfaces inherited from interface com.hashicorp.cdktf.providers.google.cloudbuildv2_connection.Cloudbuildv2ConnectionGithubEnterpriseConfig
Cloudbuildv2ConnectionGithubEnterpriseConfig.Builder, Cloudbuildv2ConnectionGithubEnterpriseConfig.Jsii$Proxy
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedJsii$Proxy(Cloudbuildv2ConnectionGithubEnterpriseConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theCloudbuildv2ConnectionGithubEnterpriseConfig.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)Constructor that initializes the object based on values retrieved from the JsiiObject.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.fasterxml.jackson.databind.JsonNode$jsii$toJson()booleanequals(Object o)NumbergetAppId()Id of the GitHub App created from the manifest.NumbergetAppInstallationId()ID of the installation of the GitHub App.StringgetAppSlug()The URL-friendly name of the GitHub App.StringgetHostUri()Required.StringgetPrivateKeySecretVersion()SecretManager resource containing the private key of the GitHub App, formatted as 'projects/* /secrets/* /versions/*'.Cloudbuildv2ConnectionGithubEnterpriseConfigServiceDirectoryConfiggetServiceDirectoryConfig()service_directory_config block.StringgetSslCa()SSL certificate to use for requests to GitHub Enterprise.StringgetWebhookSecretSecretVersion()SecretManager resource containing the webhook secret of the GitHub App, formatted as 'projects/* /secrets/* /versions/*'.inthashCode()
-
-
-
Constructor Detail
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
protected Jsii$Proxy(Cloudbuildv2ConnectionGithubEnterpriseConfig.Builder builder)
Constructor that initializes the object based on literal property values passed by theCloudbuildv2ConnectionGithubEnterpriseConfig.Builder.
-
-
Method Detail
-
getHostUri
public final String getHostUri()
Description copied from interface:Cloudbuildv2ConnectionGithubEnterpriseConfigRequired. The URI of the GitHub Enterprise host this connection is for.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/cloudbuildv2_connection#host_uri Cloudbuildv2Connection#host_uri}
- Specified by:
getHostUriin interfaceCloudbuildv2ConnectionGithubEnterpriseConfig
-
getAppId
public final Number getAppId()
Description copied from interface:Cloudbuildv2ConnectionGithubEnterpriseConfigId of the GitHub App created from the manifest.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/cloudbuildv2_connection#app_id Cloudbuildv2Connection#app_id}
- Specified by:
getAppIdin interfaceCloudbuildv2ConnectionGithubEnterpriseConfig
-
getAppInstallationId
public final Number getAppInstallationId()
Description copied from interface:Cloudbuildv2ConnectionGithubEnterpriseConfigID of the installation of the GitHub App.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/cloudbuildv2_connection#app_installation_id Cloudbuildv2Connection#app_installation_id}
- Specified by:
getAppInstallationIdin interfaceCloudbuildv2ConnectionGithubEnterpriseConfig
-
getAppSlug
public final String getAppSlug()
Description copied from interface:Cloudbuildv2ConnectionGithubEnterpriseConfigThe URL-friendly name of the GitHub App.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/cloudbuildv2_connection#app_slug Cloudbuildv2Connection#app_slug}
- Specified by:
getAppSlugin interfaceCloudbuildv2ConnectionGithubEnterpriseConfig
-
getPrivateKeySecretVersion
public final String getPrivateKeySecretVersion()
Description copied from interface:Cloudbuildv2ConnectionGithubEnterpriseConfigSecretManager resource containing the private key of the GitHub App, formatted as 'projects/* /secrets/* /versions/*'.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/cloudbuildv2_connection#private_key_secret_version Cloudbuildv2Connection#private_key_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:
getPrivateKeySecretVersionin interfaceCloudbuildv2ConnectionGithubEnterpriseConfig
-
getServiceDirectoryConfig
public final Cloudbuildv2ConnectionGithubEnterpriseConfigServiceDirectoryConfig getServiceDirectoryConfig()
Description copied from interface:Cloudbuildv2ConnectionGithubEnterpriseConfigservice_directory_config block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/cloudbuildv2_connection#service_directory_config Cloudbuildv2Connection#service_directory_config}
- Specified by:
getServiceDirectoryConfigin interfaceCloudbuildv2ConnectionGithubEnterpriseConfig
-
getSslCa
public final String getSslCa()
Description copied from interface:Cloudbuildv2ConnectionGithubEnterpriseConfigSSL certificate to use for requests to GitHub Enterprise.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/cloudbuildv2_connection#ssl_ca Cloudbuildv2Connection#ssl_ca}
- Specified by:
getSslCain interfaceCloudbuildv2ConnectionGithubEnterpriseConfig
-
getWebhookSecretSecretVersion
public final String getWebhookSecretSecretVersion()
Description copied from interface:Cloudbuildv2ConnectionGithubEnterpriseConfigSecretManager resource containing the webhook secret of the GitHub App, formatted as 'projects/* /secrets/* /versions/*'.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/cloudbuildv2_connection#webhook_secret_secret_version Cloudbuildv2Connection#webhook_secret_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:
getWebhookSecretSecretVersionin interfaceCloudbuildv2ConnectionGithubEnterpriseConfig
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
-