Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi
google-native.cloudbuild/v2.getConnection
Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi
Gets details of a single connection.
Using getConnection
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getConnection(args: GetConnectionArgs, opts?: InvokeOptions): Promise<GetConnectionResult>
function getConnectionOutput(args: GetConnectionOutputArgs, opts?: InvokeOptions): Output<GetConnectionResult>def get_connection(connection_id: Optional[str] = None,
location: Optional[str] = None,
project: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetConnectionResult
def get_connection_output(connection_id: Optional[pulumi.Input[str]] = None,
location: Optional[pulumi.Input[str]] = None,
project: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetConnectionResult]func LookupConnection(ctx *Context, args *LookupConnectionArgs, opts ...InvokeOption) (*LookupConnectionResult, error)
func LookupConnectionOutput(ctx *Context, args *LookupConnectionOutputArgs, opts ...InvokeOption) LookupConnectionResultOutput> Note: This function is named LookupConnection in the Go SDK.
public static class GetConnection
{
public static Task<GetConnectionResult> InvokeAsync(GetConnectionArgs args, InvokeOptions? opts = null)
public static Output<GetConnectionResult> Invoke(GetConnectionInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetConnectionResult> getConnection(GetConnectionArgs args, InvokeOptions options)
public static Output<GetConnectionResult> getConnection(GetConnectionArgs args, InvokeOptions options)
fn::invoke:
function: google-native:cloudbuild/v2:getConnection
arguments:
# arguments dictionaryThe following arguments are supported:
- Connection
Id string - Location string
- Project string
- Connection
Id string - Location string
- Project string
- connection
Id String - location String
- project String
- connection
Id string - location string
- project string
- connection_
id str - location str
- project str
- connection
Id String - location String
- project String
getConnection Result
The following output properties are available:
- Annotations Dictionary<string, string>
- Allows clients to store small amounts of arbitrary data.
- Create
Time string - Server assigned timestamp for when the connection was created.
- Disabled bool
- If disabled is set to true, functionality is disabled for this connection. Repository based API methods and webhooks processing for repositories in this connection will be disabled.
- Etag string
- This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
- Github
Config Pulumi.Google Native. Cloud Build. V2. Outputs. Git Hub Config Response - Configuration for connections to github.com.
- Github
Enterprise Pulumi.Config Google Native. Cloud Build. V2. Outputs. Google Devtools Cloudbuild V2Git Hub Enterprise Config Response - Configuration for connections to an instance of GitHub Enterprise.
- Gitlab
Config Pulumi.Google Native. Cloud Build. V2. Outputs. Google Devtools Cloudbuild V2Git Lab Config Response - Configuration for connections to gitlab.com or an instance of GitLab Enterprise.
- Installation
State Pulumi.Google Native. Cloud Build. V2. Outputs. Installation State Response - Installation state of the Connection.
- Name string
- Immutable. The resource name of the connection, in the format
projects/{project}/locations/{location}/connections/{connection_id}. - Reconciling bool
- Set to true when the connection is being set up or updated in the background.
- Update
Time string - Server assigned timestamp for when the connection was updated.
- Annotations map[string]string
- Allows clients to store small amounts of arbitrary data.
- Create
Time string - Server assigned timestamp for when the connection was created.
- Disabled bool
- If disabled is set to true, functionality is disabled for this connection. Repository based API methods and webhooks processing for repositories in this connection will be disabled.
- Etag string
- This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
- Github
Config GitHub Config Response - Configuration for connections to github.com.
- Github
Enterprise GoogleConfig Devtools Cloudbuild V2Git Hub Enterprise Config Response - Configuration for connections to an instance of GitHub Enterprise.
- Gitlab
Config GoogleDevtools Cloudbuild V2Git Lab Config Response - Configuration for connections to gitlab.com or an instance of GitLab Enterprise.
- Installation
State InstallationState Response - Installation state of the Connection.
- Name string
- Immutable. The resource name of the connection, in the format
projects/{project}/locations/{location}/connections/{connection_id}. - Reconciling bool
- Set to true when the connection is being set up or updated in the background.
- Update
Time string - Server assigned timestamp for when the connection was updated.
- annotations Map<String,String>
- Allows clients to store small amounts of arbitrary data.
- create
Time String - Server assigned timestamp for when the connection was created.
- disabled Boolean
- If disabled is set to true, functionality is disabled for this connection. Repository based API methods and webhooks processing for repositories in this connection will be disabled.
- etag String
- This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
- github
Config GitHub Config Response - Configuration for connections to github.com.
- github
Enterprise GoogleConfig Devtools Cloudbuild V2Git Hub Enterprise Config Response - Configuration for connections to an instance of GitHub Enterprise.
- gitlab
Config GoogleDevtools Cloudbuild V2Git Lab Config Response - Configuration for connections to gitlab.com or an instance of GitLab Enterprise.
- installation
State InstallationState Response - Installation state of the Connection.
- name String
- Immutable. The resource name of the connection, in the format
projects/{project}/locations/{location}/connections/{connection_id}. - reconciling Boolean
- Set to true when the connection is being set up or updated in the background.
- update
Time String - Server assigned timestamp for when the connection was updated.
- annotations {[key: string]: string}
- Allows clients to store small amounts of arbitrary data.
- create
Time string - Server assigned timestamp for when the connection was created.
- disabled boolean
- If disabled is set to true, functionality is disabled for this connection. Repository based API methods and webhooks processing for repositories in this connection will be disabled.
- etag string
- This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
- github
Config GitHub Config Response - Configuration for connections to github.com.
- github
Enterprise GoogleConfig Devtools Cloudbuild V2Git Hub Enterprise Config Response - Configuration for connections to an instance of GitHub Enterprise.
- gitlab
Config GoogleDevtools Cloudbuild V2Git Lab Config Response - Configuration for connections to gitlab.com or an instance of GitLab Enterprise.
- installation
State InstallationState Response - Installation state of the Connection.
- name string
- Immutable. The resource name of the connection, in the format
projects/{project}/locations/{location}/connections/{connection_id}. - reconciling boolean
- Set to true when the connection is being set up or updated in the background.
- update
Time string - Server assigned timestamp for when the connection was updated.
- annotations Mapping[str, str]
- Allows clients to store small amounts of arbitrary data.
- create_
time str - Server assigned timestamp for when the connection was created.
- disabled bool
- If disabled is set to true, functionality is disabled for this connection. Repository based API methods and webhooks processing for repositories in this connection will be disabled.
- etag str
- This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
- github_
config GitHub Config Response - Configuration for connections to github.com.
- github_
enterprise_ Googleconfig Devtools Cloudbuild V2Git Hub Enterprise Config Response - Configuration for connections to an instance of GitHub Enterprise.
- gitlab_
config GoogleDevtools Cloudbuild V2Git Lab Config Response - Configuration for connections to gitlab.com or an instance of GitLab Enterprise.
- installation_
state InstallationState Response - Installation state of the Connection.
- name str
- Immutable. The resource name of the connection, in the format
projects/{project}/locations/{location}/connections/{connection_id}. - reconciling bool
- Set to true when the connection is being set up or updated in the background.
- update_
time str - Server assigned timestamp for when the connection was updated.
- annotations Map<String>
- Allows clients to store small amounts of arbitrary data.
- create
Time String - Server assigned timestamp for when the connection was created.
- disabled Boolean
- If disabled is set to true, functionality is disabled for this connection. Repository based API methods and webhooks processing for repositories in this connection will be disabled.
- etag String
- This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
- github
Config Property Map - Configuration for connections to github.com.
- github
Enterprise Property MapConfig - Configuration for connections to an instance of GitHub Enterprise.
- gitlab
Config Property Map - Configuration for connections to gitlab.com or an instance of GitLab Enterprise.
- installation
State Property Map - Installation state of the Connection.
- name String
- Immutable. The resource name of the connection, in the format
projects/{project}/locations/{location}/connections/{connection_id}. - reconciling Boolean
- Set to true when the connection is being set up or updated in the background.
- update
Time String - Server assigned timestamp for when the connection was updated.
Supporting Types
GitHubConfigResponse
- App
Installation stringId - GitHub App installation id.
-
Pulumi.
Google Native. Cloud Build. V2. Inputs. OAuth Credential Response - OAuth credential of the account that authorized the Cloud Build GitHub App. It is recommended to use a robot account instead of a human user account. The OAuth token must be tied to the Cloud Build GitHub App.
- App
Installation stringId - GitHub App installation id.
-
OAuth
Credential Response - OAuth credential of the account that authorized the Cloud Build GitHub App. It is recommended to use a robot account instead of a human user account. The OAuth token must be tied to the Cloud Build GitHub App.
- app
Installation StringId - GitHub App installation id.
-
OAuth
Credential Response - OAuth credential of the account that authorized the Cloud Build GitHub App. It is recommended to use a robot account instead of a human user account. The OAuth token must be tied to the Cloud Build GitHub App.
- app
Installation stringId - GitHub App installation id.
-
OAuth
Credential Response - OAuth credential of the account that authorized the Cloud Build GitHub App. It is recommended to use a robot account instead of a human user account. The OAuth token must be tied to the Cloud Build GitHub App.
- app_
installation_ strid - GitHub App installation id.
-
OAuth
Credential Response - OAuth credential of the account that authorized the Cloud Build GitHub App. It is recommended to use a robot account instead of a human user account. The OAuth token must be tied to the Cloud Build GitHub App.
- app
Installation StringId - GitHub App installation id.
- Property Map
- OAuth credential of the account that authorized the Cloud Build GitHub App. It is recommended to use a robot account instead of a human user account. The OAuth token must be tied to the Cloud Build GitHub App.
GoogleDevtoolsCloudbuildV2GitHubEnterpriseConfigResponse
- Api
Key string - API Key used for authentication of webhook events.
- App
Id string - Id of the GitHub App created from the manifest.
- App
Installation stringId - ID of the installation of the GitHub App.
- App
Slug string - The URL-friendly name of the GitHub App.
- Host
Uri string - The URI of the GitHub Enterprise host this connection is for.
- Private
Key stringSecret Version - SecretManager resource containing the private key of the GitHub App, formatted as
projects/*/secrets/*/versions/*. - Server
Version string - GitHub Enterprise version installed at the host_uri.
- Service
Directory Pulumi.Config Google Native. Cloud Build. V2. Inputs. Google Devtools Cloudbuild V2Service Directory Config Response - Configuration for using Service Directory to privately connect to a GitHub Enterprise server. This should only be set if the GitHub Enterprise server is hosted on-premises and not reachable by public internet. If this field is left empty, calls to the GitHub Enterprise server will be made over the public internet.
- Ssl
Ca string - SSL certificate to use for requests to GitHub Enterprise.
- Webhook
Secret stringSecret Version - SecretManager resource containing the webhook secret of the GitHub App, formatted as
projects/*/secrets/*/versions/*.
- Api
Key string - API Key used for authentication of webhook events.
- App
Id string - Id of the GitHub App created from the manifest.
- App
Installation stringId - ID of the installation of the GitHub App.
- App
Slug string - The URL-friendly name of the GitHub App.
- Host
Uri string - The URI of the GitHub Enterprise host this connection is for.
- Private
Key stringSecret Version - SecretManager resource containing the private key of the GitHub App, formatted as
projects/*/secrets/*/versions/*. - Server
Version string - GitHub Enterprise version installed at the host_uri.
- Service
Directory GoogleConfig Devtools Cloudbuild V2Service Directory Config Response - Configuration for using Service Directory to privately connect to a GitHub Enterprise server. This should only be set if the GitHub Enterprise server is hosted on-premises and not reachable by public internet. If this field is left empty, calls to the GitHub Enterprise server will be made over the public internet.
- Ssl
Ca string - SSL certificate to use for requests to GitHub Enterprise.
- Webhook
Secret stringSecret Version - SecretManager resource containing the webhook secret of the GitHub App, formatted as
projects/*/secrets/*/versions/*.
- api
Key String - API Key used for authentication of webhook events.
- app
Id String - Id of the GitHub App created from the manifest.
- app
Installation StringId - ID of the installation of the GitHub App.
- app
Slug String - The URL-friendly name of the GitHub App.
- host
Uri String - The URI of the GitHub Enterprise host this connection is for.
- private
Key StringSecret Version - SecretManager resource containing the private key of the GitHub App, formatted as
projects/*/secrets/*/versions/*. - server
Version String - GitHub Enterprise version installed at the host_uri.
- service
Directory GoogleConfig Devtools Cloudbuild V2Service Directory Config Response - Configuration for using Service Directory to privately connect to a GitHub Enterprise server. This should only be set if the GitHub Enterprise server is hosted on-premises and not reachable by public internet. If this field is left empty, calls to the GitHub Enterprise server will be made over the public internet.
- ssl
Ca String - SSL certificate to use for requests to GitHub Enterprise.
- webhook
Secret StringSecret Version - SecretManager resource containing the webhook secret of the GitHub App, formatted as
projects/*/secrets/*/versions/*.
- api
Key string - API Key used for authentication of webhook events.
- app
Id string - Id of the GitHub App created from the manifest.
- app
Installation stringId - ID of the installation of the GitHub App.
- app
Slug string - The URL-friendly name of the GitHub App.
- host
Uri string - The URI of the GitHub Enterprise host this connection is for.
- private
Key stringSecret Version - SecretManager resource containing the private key of the GitHub App, formatted as
projects/*/secrets/*/versions/*. - server
Version string - GitHub Enterprise version installed at the host_uri.
- service
Directory GoogleConfig Devtools Cloudbuild V2Service Directory Config Response - Configuration for using Service Directory to privately connect to a GitHub Enterprise server. This should only be set if the GitHub Enterprise server is hosted on-premises and not reachable by public internet. If this field is left empty, calls to the GitHub Enterprise server will be made over the public internet.
- ssl
Ca string - SSL certificate to use for requests to GitHub Enterprise.
- webhook
Secret stringSecret Version - SecretManager resource containing the webhook secret of the GitHub App, formatted as
projects/*/secrets/*/versions/*.
- api_
key str - API Key used for authentication of webhook events.
- app_
id str - Id of the GitHub App created from the manifest.
- app_
installation_ strid - ID of the installation of the GitHub App.
- app_
slug str - The URL-friendly name of the GitHub App.
- host_
uri str - The URI of the GitHub Enterprise host this connection is for.
- private_
key_ strsecret_ version - SecretManager resource containing the private key of the GitHub App, formatted as
projects/*/secrets/*/versions/*. - server_
version str - GitHub Enterprise version installed at the host_uri.
- service_
directory_ Googleconfig Devtools Cloudbuild V2Service Directory Config Response - Configuration for using Service Directory to privately connect to a GitHub Enterprise server. This should only be set if the GitHub Enterprise server is hosted on-premises and not reachable by public internet. If this field is left empty, calls to the GitHub Enterprise server will be made over the public internet.
- ssl_
ca str - SSL certificate to use for requests to GitHub Enterprise.
- webhook_
secret_ strsecret_ version - SecretManager resource containing the webhook secret of the GitHub App, formatted as
projects/*/secrets/*/versions/*.
- api
Key String - API Key used for authentication of webhook events.
- app
Id String - Id of the GitHub App created from the manifest.
- app
Installation StringId - ID of the installation of the GitHub App.
- app
Slug String - The URL-friendly name of the GitHub App.
- host
Uri String - The URI of the GitHub Enterprise host this connection is for.
- private
Key StringSecret Version - SecretManager resource containing the private key of the GitHub App, formatted as
projects/*/secrets/*/versions/*. - server
Version String - GitHub Enterprise version installed at the host_uri.
- service
Directory Property MapConfig - Configuration for using Service Directory to privately connect to a GitHub Enterprise server. This should only be set if the GitHub Enterprise server is hosted on-premises and not reachable by public internet. If this field is left empty, calls to the GitHub Enterprise server will be made over the public internet.
- ssl
Ca String - SSL certificate to use for requests to GitHub Enterprise.
- webhook
Secret StringSecret Version - SecretManager resource containing the webhook secret of the GitHub App, formatted as
projects/*/secrets/*/versions/*.
GoogleDevtoolsCloudbuildV2GitLabConfigResponse
-
Pulumi.
Google Native. Cloud Build. V2. Inputs. User Credential Response - A GitLab personal access token with the
apiscope access. - Host
Uri string - The URI of the GitLab Enterprise host this connection is for. If not specified, the default value is https://gitlab.com.
-
Pulumi.
Google Native. Cloud Build. V2. Inputs. User Credential Response - A GitLab personal access token with the minimum
read_apiscope access. - Server
Version string - Version of the GitLab Enterprise server running on the
host_uri. - Service
Directory Pulumi.Config Google Native. Cloud Build. V2. Inputs. Google Devtools Cloudbuild V2Service Directory Config Response - Configuration for using Service Directory to privately connect to a GitLab Enterprise server. This should only be set if the GitLab Enterprise server is hosted on-premises and not reachable by public internet. If this field is left empty, calls to the GitLab Enterprise server will be made over the public internet.
- Ssl
Ca string - SSL certificate to use for requests to GitLab Enterprise.
- Webhook
Secret stringSecret Version - Immutable. SecretManager resource containing the webhook secret of a GitLab Enterprise project, formatted as
projects/*/secrets/*/versions/*.
-
User
Credential Response - A GitLab personal access token with the
apiscope access. - Host
Uri string - The URI of the GitLab Enterprise host this connection is for. If not specified, the default value is https://gitlab.com.
-
User
Credential Response - A GitLab personal access token with the minimum
read_apiscope access. - Server
Version string - Version of the GitLab Enterprise server running on the
host_uri. - Service
Directory GoogleConfig Devtools Cloudbuild V2Service Directory Config Response - Configuration for using Service Directory to privately connect to a GitLab Enterprise server. This should only be set if the GitLab Enterprise server is hosted on-premises and not reachable by public internet. If this field is left empty, calls to the GitLab Enterprise server will be made over the public internet.
- Ssl
Ca string - SSL certificate to use for requests to GitLab Enterprise.
- Webhook
Secret stringSecret Version - Immutable. SecretManager resource containing the webhook secret of a GitLab Enterprise project, formatted as
projects/*/secrets/*/versions/*.
-
User
Credential Response - A GitLab personal access token with the
apiscope access. - host
Uri String - The URI of the GitLab Enterprise host this connection is for. If not specified, the default value is https://gitlab.com.
-
User
Credential Response - A GitLab personal access token with the minimum
read_apiscope access. - server
Version String - Version of the GitLab Enterprise server running on the
host_uri. - service
Directory GoogleConfig Devtools Cloudbuild V2Service Directory Config Response - Configuration for using Service Directory to privately connect to a GitLab Enterprise server. This should only be set if the GitLab Enterprise server is hosted on-premises and not reachable by public internet. If this field is left empty, calls to the GitLab Enterprise server will be made over the public internet.
- ssl
Ca String - SSL certificate to use for requests to GitLab Enterprise.
- webhook
Secret StringSecret Version - Immutable. SecretManager resource containing the webhook secret of a GitLab Enterprise project, formatted as
projects/*/secrets/*/versions/*.
-
User
Credential Response - A GitLab personal access token with the
apiscope access. - host
Uri string - The URI of the GitLab Enterprise host this connection is for. If not specified, the default value is https://gitlab.com.
-
User
Credential Response - A GitLab personal access token with the minimum
read_apiscope access. - server
Version string - Version of the GitLab Enterprise server running on the
host_uri. - service
Directory GoogleConfig Devtools Cloudbuild V2Service Directory Config Response - Configuration for using Service Directory to privately connect to a GitLab Enterprise server. This should only be set if the GitLab Enterprise server is hosted on-premises and not reachable by public internet. If this field is left empty, calls to the GitLab Enterprise server will be made over the public internet.
- ssl
Ca string - SSL certificate to use for requests to GitLab Enterprise.
- webhook
Secret stringSecret Version - Immutable. SecretManager resource containing the webhook secret of a GitLab Enterprise project, formatted as
projects/*/secrets/*/versions/*.
-
User
Credential Response - A GitLab personal access token with the
apiscope access. - host_
uri str - The URI of the GitLab Enterprise host this connection is for. If not specified, the default value is https://gitlab.com.
-
User
Credential Response - A GitLab personal access token with the minimum
read_apiscope access. - server_
version str - Version of the GitLab Enterprise server running on the
host_uri. - service_
directory_ Googleconfig Devtools Cloudbuild V2Service Directory Config Response - Configuration for using Service Directory to privately connect to a GitLab Enterprise server. This should only be set if the GitLab Enterprise server is hosted on-premises and not reachable by public internet. If this field is left empty, calls to the GitLab Enterprise server will be made over the public internet.
- ssl_
ca str - SSL certificate to use for requests to GitLab Enterprise.
- webhook_
secret_ strsecret_ version - Immutable. SecretManager resource containing the webhook secret of a GitLab Enterprise project, formatted as
projects/*/secrets/*/versions/*.
- Property Map
- A GitLab personal access token with the
apiscope access. - host
Uri String - The URI of the GitLab Enterprise host this connection is for. If not specified, the default value is https://gitlab.com.
- Property Map
- A GitLab personal access token with the minimum
read_apiscope access. - server
Version String - Version of the GitLab Enterprise server running on the
host_uri. - service
Directory Property MapConfig - Configuration for using Service Directory to privately connect to a GitLab Enterprise server. This should only be set if the GitLab Enterprise server is hosted on-premises and not reachable by public internet. If this field is left empty, calls to the GitLab Enterprise server will be made over the public internet.
- ssl
Ca String - SSL certificate to use for requests to GitLab Enterprise.
- webhook
Secret StringSecret Version - Immutable. SecretManager resource containing the webhook secret of a GitLab Enterprise project, formatted as
projects/*/secrets/*/versions/*.
GoogleDevtoolsCloudbuildV2ServiceDirectoryConfigResponse
- Service string
- The Service Directory service name. Format: projects/{project}/locations/{location}/namespaces/{namespace}/services/{service}.
- Service string
- The Service Directory service name. Format: projects/{project}/locations/{location}/namespaces/{namespace}/services/{service}.
- service String
- The Service Directory service name. Format: projects/{project}/locations/{location}/namespaces/{namespace}/services/{service}.
- service string
- The Service Directory service name. Format: projects/{project}/locations/{location}/namespaces/{namespace}/services/{service}.
- service str
- The Service Directory service name. Format: projects/{project}/locations/{location}/namespaces/{namespace}/services/{service}.
- service String
- The Service Directory service name. Format: projects/{project}/locations/{location}/namespaces/{namespace}/services/{service}.
InstallationStateResponse
- action_
uri str - Link to follow for next action. Empty string if the installation is already complete.
- message str
- Message of what the user should do next to continue the installation. Empty string if the installation is already complete.
- stage str
- Current step of the installation process.
OAuthCredentialResponse
- Oauth
Token stringSecret Version - A SecretManager resource containing the OAuth token that authorizes the Cloud Build connection. Format:
projects/*/secrets/*/versions/*. - Username string
- The username associated to this token.
- Oauth
Token stringSecret Version - A SecretManager resource containing the OAuth token that authorizes the Cloud Build connection. Format:
projects/*/secrets/*/versions/*. - Username string
- The username associated to this token.
- oauth
Token StringSecret Version - A SecretManager resource containing the OAuth token that authorizes the Cloud Build connection. Format:
projects/*/secrets/*/versions/*. - username String
- The username associated to this token.
- oauth
Token stringSecret Version - A SecretManager resource containing the OAuth token that authorizes the Cloud Build connection. Format:
projects/*/secrets/*/versions/*. - username string
- The username associated to this token.
- oauth_
token_ strsecret_ version - A SecretManager resource containing the OAuth token that authorizes the Cloud Build connection. Format:
projects/*/secrets/*/versions/*. - username str
- The username associated to this token.
- oauth
Token StringSecret Version - A SecretManager resource containing the OAuth token that authorizes the Cloud Build connection. Format:
projects/*/secrets/*/versions/*. - username String
- The username associated to this token.
UserCredentialResponse
- User
Token stringSecret Version - A SecretManager resource containing the user token that authorizes the Cloud Build connection. Format:
projects/*/secrets/*/versions/*. - Username string
- The username associated to this token.
- User
Token stringSecret Version - A SecretManager resource containing the user token that authorizes the Cloud Build connection. Format:
projects/*/secrets/*/versions/*. - Username string
- The username associated to this token.
- user
Token StringSecret Version - A SecretManager resource containing the user token that authorizes the Cloud Build connection. Format:
projects/*/secrets/*/versions/*. - username String
- The username associated to this token.
- user
Token stringSecret Version - A SecretManager resource containing the user token that authorizes the Cloud Build connection. Format:
projects/*/secrets/*/versions/*. - username string
- The username associated to this token.
- user_
token_ strsecret_ version - A SecretManager resource containing the user token that authorizes the Cloud Build connection. Format:
projects/*/secrets/*/versions/*. - username str
- The username associated to this token.
- user
Token StringSecret Version - A SecretManager resource containing the user token that authorizes the Cloud Build connection. Format:
projects/*/secrets/*/versions/*. - username String
- The username associated to this token.
Package Details
- Repository
- Google Cloud Native pulumi/pulumi-google-native
- License
- Apache-2.0
Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi
