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.connectors/v1.getCustomConnectorVersion
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 CustomConnectorVersion.
Using getCustomConnectorVersion
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 getCustomConnectorVersion(args: GetCustomConnectorVersionArgs, opts?: InvokeOptions): Promise<GetCustomConnectorVersionResult>
function getCustomConnectorVersionOutput(args: GetCustomConnectorVersionOutputArgs, opts?: InvokeOptions): Output<GetCustomConnectorVersionResult>
def get_custom_connector_version(custom_connector_id: Optional[str] = None,
custom_connector_version_id: Optional[str] = None,
project: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetCustomConnectorVersionResult
def get_custom_connector_version_output(custom_connector_id: Optional[pulumi.Input[str]] = None,
custom_connector_version_id: Optional[pulumi.Input[str]] = None,
project: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetCustomConnectorVersionResult]
func LookupCustomConnectorVersion(ctx *Context, args *LookupCustomConnectorVersionArgs, opts ...InvokeOption) (*LookupCustomConnectorVersionResult, error)
func LookupCustomConnectorVersionOutput(ctx *Context, args *LookupCustomConnectorVersionOutputArgs, opts ...InvokeOption) LookupCustomConnectorVersionResultOutput
> Note: This function is named LookupCustomConnectorVersion
in the Go SDK.
public static class GetCustomConnectorVersion
{
public static Task<GetCustomConnectorVersionResult> InvokeAsync(GetCustomConnectorVersionArgs args, InvokeOptions? opts = null)
public static Output<GetCustomConnectorVersionResult> Invoke(GetCustomConnectorVersionInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetCustomConnectorVersionResult> getCustomConnectorVersion(GetCustomConnectorVersionArgs args, InvokeOptions options)
public static Output<GetCustomConnectorVersionResult> getCustomConnectorVersion(GetCustomConnectorVersionArgs args, InvokeOptions options)
fn::invoke:
function: google-native:connectors/v1:getCustomConnectorVersion
arguments:
# arguments dictionary
The following arguments are supported:
- Custom
Connector stringId - Custom
Connector stringVersion Id - Project string
- Custom
Connector stringId - Custom
Connector stringVersion Id - Project string
- custom
Connector StringId - custom
Connector StringVersion Id - project String
- custom
Connector stringId - custom
Connector stringVersion Id - project string
- custom
Connector StringId - custom
Connector StringVersion Id - project String
getCustomConnectorVersion Result
The following output properties are available:
- Auth
Config Pulumi.Google Native. Connectors. V1. Outputs. Auth Config Response - Configuration for establishing the authentication to the connector destination.
- Create
Time string - Created time.
- Destination
Config Pulumi.Google Native. Connectors. V1. Outputs. Destination Config Response - Configuration of the customConnector's destination.
- Enable
Backend boolDestination Config - Optional. Whether to enable backend destination config. This is the backend server that the connector connects to.
- Labels Dictionary<string, string>
- Optional. Resource labels to represent user-provided metadata. Refer to cloud documentation on labels for more details. https://cloud.google.com/compute/docs/labeling-resources
- Name string
- Identifier. Resource name of the Version. Format: projects/{project}/locations/{location}/customConnectors/{custom_connector}/customConnectorVersions/{custom_connector_version}
- Spec
Location string - Optional. Location of the custom connector spec.
- Type string
- Type of the customConnector.
- Update
Time string - Updated time.
- Auth
Config AuthConfig Response - Configuration for establishing the authentication to the connector destination.
- Create
Time string - Created time.
- Destination
Config DestinationConfig Response - Configuration of the customConnector's destination.
- Enable
Backend boolDestination Config - Optional. Whether to enable backend destination config. This is the backend server that the connector connects to.
- Labels map[string]string
- Optional. Resource labels to represent user-provided metadata. Refer to cloud documentation on labels for more details. https://cloud.google.com/compute/docs/labeling-resources
- Name string
- Identifier. Resource name of the Version. Format: projects/{project}/locations/{location}/customConnectors/{custom_connector}/customConnectorVersions/{custom_connector_version}
- Spec
Location string - Optional. Location of the custom connector spec.
- Type string
- Type of the customConnector.
- Update
Time string - Updated time.
- auth
Config AuthConfig Response - Configuration for establishing the authentication to the connector destination.
- create
Time String - Created time.
- destination
Config DestinationConfig Response - Configuration of the customConnector's destination.
- enable
Backend BooleanDestination Config - Optional. Whether to enable backend destination config. This is the backend server that the connector connects to.
- labels Map<String,String>
- Optional. Resource labels to represent user-provided metadata. Refer to cloud documentation on labels for more details. https://cloud.google.com/compute/docs/labeling-resources
- name String
- Identifier. Resource name of the Version. Format: projects/{project}/locations/{location}/customConnectors/{custom_connector}/customConnectorVersions/{custom_connector_version}
- spec
Location String - Optional. Location of the custom connector spec.
- type String
- Type of the customConnector.
- update
Time String - Updated time.
- auth
Config AuthConfig Response - Configuration for establishing the authentication to the connector destination.
- create
Time string - Created time.
- destination
Config DestinationConfig Response - Configuration of the customConnector's destination.
- enable
Backend booleanDestination Config - Optional. Whether to enable backend destination config. This is the backend server that the connector connects to.
- labels {[key: string]: string}
- Optional. Resource labels to represent user-provided metadata. Refer to cloud documentation on labels for more details. https://cloud.google.com/compute/docs/labeling-resources
- name string
- Identifier. Resource name of the Version. Format: projects/{project}/locations/{location}/customConnectors/{custom_connector}/customConnectorVersions/{custom_connector_version}
- spec
Location string - Optional. Location of the custom connector spec.
- type string
- Type of the customConnector.
- update
Time string - Updated time.
- auth_
config AuthConfig Response - Configuration for establishing the authentication to the connector destination.
- create_
time str - Created time.
- destination_
config DestinationConfig Response - Configuration of the customConnector's destination.
- enable_
backend_ booldestination_ config - Optional. Whether to enable backend destination config. This is the backend server that the connector connects to.
- labels Mapping[str, str]
- Optional. Resource labels to represent user-provided metadata. Refer to cloud documentation on labels for more details. https://cloud.google.com/compute/docs/labeling-resources
- name str
- Identifier. Resource name of the Version. Format: projects/{project}/locations/{location}/customConnectors/{custom_connector}/customConnectorVersions/{custom_connector_version}
- spec_
location str - Optional. Location of the custom connector spec.
- type str
- Type of the customConnector.
- update_
time str - Updated time.
- auth
Config Property Map - Configuration for establishing the authentication to the connector destination.
- create
Time String - Created time.
- destination
Config Property Map - Configuration of the customConnector's destination.
- enable
Backend BooleanDestination Config - Optional. Whether to enable backend destination config. This is the backend server that the connector connects to.
- labels Map<String>
- Optional. Resource labels to represent user-provided metadata. Refer to cloud documentation on labels for more details. https://cloud.google.com/compute/docs/labeling-resources
- name String
- Identifier. Resource name of the Version. Format: projects/{project}/locations/{location}/customConnectors/{custom_connector}/customConnectorVersions/{custom_connector_version}
- spec
Location String - Optional. Location of the custom connector spec.
- type String
- Type of the customConnector.
- update
Time String - Updated time.
Supporting Types
AuthConfigResponse
- Additional
Variables List<Pulumi.Google Native. Connectors. V1. Inputs. Config Variable Response> - List containing additional auth configs.
- Auth
Key string - Identifier key for auth config
- Auth
Type string - The type of authentication configured.
- Oauth2Auth
Code Pulumi.Flow Google Native. Connectors. V1. Inputs. Oauth2Auth Code Flow Response - Oauth2AuthCodeFlow.
- Oauth2Client
Credentials Pulumi.Google Native. Connectors. V1. Inputs. Oauth2Client Credentials Response - Oauth2ClientCredentials.
- Oauth2Jwt
Bearer Pulumi.Google Native. Connectors. V1. Inputs. Oauth2Jwt Bearer Response - Oauth2JwtBearer.
- Ssh
Public Pulumi.Key Google Native. Connectors. V1. Inputs. Ssh Public Key Response - SSH Public Key.
- User
Password Pulumi.Google Native. Connectors. V1. Inputs. User Password Response - UserPassword.
- Additional
Variables []ConfigVariable Response - List containing additional auth configs.
- Auth
Key string - Identifier key for auth config
- Auth
Type string - The type of authentication configured.
- Oauth2Auth
Code Oauth2AuthFlow Code Flow Response - Oauth2AuthCodeFlow.
- Oauth2Client
Credentials Oauth2ClientCredentials Response - Oauth2ClientCredentials.
- Oauth2Jwt
Bearer Oauth2JwtBearer Response - Oauth2JwtBearer.
- Ssh
Public SshKey Public Key Response - SSH Public Key.
- User
Password UserPassword Response - UserPassword.
- additional
Variables List<ConfigVariable Response> - List containing additional auth configs.
- auth
Key String - Identifier key for auth config
- auth
Type String - The type of authentication configured.
- oauth2Auth
Code Oauth2AuthFlow Code Flow Response - Oauth2AuthCodeFlow.
- oauth2Client
Credentials Oauth2ClientCredentials Response - Oauth2ClientCredentials.
- oauth2Jwt
Bearer Oauth2JwtBearer Response - Oauth2JwtBearer.
- ssh
Public SshKey Public Key Response - SSH Public Key.
- user
Password UserPassword Response - UserPassword.
- additional
Variables ConfigVariable Response[] - List containing additional auth configs.
- auth
Key string - Identifier key for auth config
- auth
Type string - The type of authentication configured.
- oauth2Auth
Code Oauth2AuthFlow Code Flow Response - Oauth2AuthCodeFlow.
- oauth2Client
Credentials Oauth2ClientCredentials Response - Oauth2ClientCredentials.
- oauth2Jwt
Bearer Oauth2JwtBearer Response - Oauth2JwtBearer.
- ssh
Public SshKey Public Key Response - SSH Public Key.
- user
Password UserPassword Response - UserPassword.
- additional_
variables Sequence[ConfigVariable Response] - List containing additional auth configs.
- auth_
key str - Identifier key for auth config
- auth_
type str - The type of authentication configured.
- oauth2_
auth_ Oauth2Authcode_ flow Code Flow Response - Oauth2AuthCodeFlow.
- oauth2_
client_ Oauth2Clientcredentials Credentials Response - Oauth2ClientCredentials.
- oauth2_
jwt_ Oauth2Jwtbearer Bearer Response - Oauth2JwtBearer.
- ssh_
public_ Sshkey Public Key Response - SSH Public Key.
- user_
password UserPassword Response - UserPassword.
- additional
Variables List<Property Map> - List containing additional auth configs.
- auth
Key String - Identifier key for auth config
- auth
Type String - The type of authentication configured.
- oauth2Auth
Code Property MapFlow - Oauth2AuthCodeFlow.
- oauth2Client
Credentials Property Map - Oauth2ClientCredentials.
- oauth2Jwt
Bearer Property Map - Oauth2JwtBearer.
- ssh
Public Property MapKey - SSH Public Key.
- user
Password Property Map - UserPassword.
ConfigVariableResponse
- Bool
Value bool - Value is a bool.
- Encryption
Key Pulumi.Value Google Native. Connectors. V1. Inputs. Encryption Key Response - Value is a Encryption Key.
- Int
Value string - Value is an integer
- Key string
- Key of the config variable.
- Secret
Value Pulumi.Google Native. Connectors. V1. Inputs. Secret Response - Value is a secret.
- String
Value string - Value is a string.
- Bool
Value bool - Value is a bool.
- Encryption
Key EncryptionValue Key Response - Value is a Encryption Key.
- Int
Value string - Value is an integer
- Key string
- Key of the config variable.
- Secret
Value SecretResponse - Value is a secret.
- String
Value string - Value is a string.
- bool
Value Boolean - Value is a bool.
- encryption
Key EncryptionValue Key Response - Value is a Encryption Key.
- int
Value String - Value is an integer
- key String
- Key of the config variable.
- secret
Value SecretResponse - Value is a secret.
- string
Value String - Value is a string.
- bool
Value boolean - Value is a bool.
- encryption
Key EncryptionValue Key Response - Value is a Encryption Key.
- int
Value string - Value is an integer
- key string
- Key of the config variable.
- secret
Value SecretResponse - Value is a secret.
- string
Value string - Value is a string.
- bool_
value bool - Value is a bool.
- encryption_
key_ Encryptionvalue Key Response - Value is a Encryption Key.
- int_
value str - Value is an integer
- key str
- Key of the config variable.
- secret_
value SecretResponse - Value is a secret.
- string_
value str - Value is a string.
- bool
Value Boolean - Value is a bool.
- encryption
Key Property MapValue - Value is a Encryption Key.
- int
Value String - Value is an integer
- key String
- Key of the config variable.
- secret
Value Property Map - Value is a secret.
- string
Value String - Value is a string.
DestinationConfigResponse
- Destinations
List<Pulumi.
Google Native. Connectors. V1. Inputs. Destination Response> - The destinations for the key.
- Key string
- The key is the destination identifier that is supported by the Connector.
- Destinations
[]Destination
Response - The destinations for the key.
- Key string
- The key is the destination identifier that is supported by the Connector.
- destinations
List<Destination
Response> - The destinations for the key.
- key String
- The key is the destination identifier that is supported by the Connector.
- destinations
Destination
Response[] - The destinations for the key.
- key string
- The key is the destination identifier that is supported by the Connector.
- destinations
Sequence[Destination
Response] - The destinations for the key.
- key str
- The key is the destination identifier that is supported by the Connector.
- destinations List<Property Map>
- The destinations for the key.
- key String
- The key is the destination identifier that is supported by the Connector.
DestinationResponse
- Host string
- For publicly routable host.
- Port int
- The port is the target port number that is accepted by the destination.
- Service
Attachment string - PSC service attachments. Format: projects//regions//serviceAttachments/*
- Host string
- For publicly routable host.
- Port int
- The port is the target port number that is accepted by the destination.
- Service
Attachment string - PSC service attachments. Format: projects//regions//serviceAttachments/*
- host String
- For publicly routable host.
- port Integer
- The port is the target port number that is accepted by the destination.
- service
Attachment String - PSC service attachments. Format: projects//regions//serviceAttachments/*
- host string
- For publicly routable host.
- port number
- The port is the target port number that is accepted by the destination.
- service
Attachment string - PSC service attachments. Format: projects//regions//serviceAttachments/*
- host str
- For publicly routable host.
- port int
- The port is the target port number that is accepted by the destination.
- service_
attachment str - PSC service attachments. Format: projects//regions//serviceAttachments/*
- host String
- For publicly routable host.
- port Number
- The port is the target port number that is accepted by the destination.
- service
Attachment String - PSC service attachments. Format: projects//regions//serviceAttachments/*
EncryptionKeyResponse
- Kms
Key stringName - The [KMS key name] with which the content of the Operation is encrypted. The expected format:
projects/*/locations/*/keyRings/*/cryptoKeys/*
. Will be empty string if google managed. - Type string
- Type.
- Kms
Key stringName - The [KMS key name] with which the content of the Operation is encrypted. The expected format:
projects/*/locations/*/keyRings/*/cryptoKeys/*
. Will be empty string if google managed. - Type string
- Type.
- kms
Key StringName - The [KMS key name] with which the content of the Operation is encrypted. The expected format:
projects/*/locations/*/keyRings/*/cryptoKeys/*
. Will be empty string if google managed. - type String
- Type.
- kms
Key stringName - The [KMS key name] with which the content of the Operation is encrypted. The expected format:
projects/*/locations/*/keyRings/*/cryptoKeys/*
. Will be empty string if google managed. - type string
- Type.
- kms_
key_ strname - The [KMS key name] with which the content of the Operation is encrypted. The expected format:
projects/*/locations/*/keyRings/*/cryptoKeys/*
. Will be empty string if google managed. - type str
- Type.
- kms
Key StringName - The [KMS key name] with which the content of the Operation is encrypted. The expected format:
projects/*/locations/*/keyRings/*/cryptoKeys/*
. Will be empty string if google managed. - type String
- Type.
JwtClaimsResponse
Oauth2AuthCodeFlowResponse
- Auth
Code string - Authorization code to be exchanged for access and refresh tokens.
- Auth
Uri string - Auth URL for Authorization Code Flow
- Client
Id string - Client ID for user-provided OAuth app.
- Client
Secret Pulumi.Google Native. Connectors. V1. Inputs. Secret Response - Client secret for user-provided OAuth app.
- Enable
Pkce bool - Whether to enable PKCE when the user performs the auth code flow.
- Pkce
Verifier string - PKCE verifier to be used during the auth code exchange.
- Redirect
Uri string - Redirect URI to be provided during the auth code exchange.
- Scopes List<string>
- Scopes the connection will request when the user performs the auth code flow.
- Auth
Code string - Authorization code to be exchanged for access and refresh tokens.
- Auth
Uri string - Auth URL for Authorization Code Flow
- Client
Id string - Client ID for user-provided OAuth app.
- Client
Secret SecretResponse - Client secret for user-provided OAuth app.
- Enable
Pkce bool - Whether to enable PKCE when the user performs the auth code flow.
- Pkce
Verifier string - PKCE verifier to be used during the auth code exchange.
- Redirect
Uri string - Redirect URI to be provided during the auth code exchange.
- Scopes []string
- Scopes the connection will request when the user performs the auth code flow.
- auth
Code String - Authorization code to be exchanged for access and refresh tokens.
- auth
Uri String - Auth URL for Authorization Code Flow
- client
Id String - Client ID for user-provided OAuth app.
- client
Secret SecretResponse - Client secret for user-provided OAuth app.
- enable
Pkce Boolean - Whether to enable PKCE when the user performs the auth code flow.
- pkce
Verifier String - PKCE verifier to be used during the auth code exchange.
- redirect
Uri String - Redirect URI to be provided during the auth code exchange.
- scopes List<String>
- Scopes the connection will request when the user performs the auth code flow.
- auth
Code string - Authorization code to be exchanged for access and refresh tokens.
- auth
Uri string - Auth URL for Authorization Code Flow
- client
Id string - Client ID for user-provided OAuth app.
- client
Secret SecretResponse - Client secret for user-provided OAuth app.
- enable
Pkce boolean - Whether to enable PKCE when the user performs the auth code flow.
- pkce
Verifier string - PKCE verifier to be used during the auth code exchange.
- redirect
Uri string - Redirect URI to be provided during the auth code exchange.
- scopes string[]
- Scopes the connection will request when the user performs the auth code flow.
- auth_
code str - Authorization code to be exchanged for access and refresh tokens.
- auth_
uri str - Auth URL for Authorization Code Flow
- client_
id str - Client ID for user-provided OAuth app.
- client_
secret SecretResponse - Client secret for user-provided OAuth app.
- enable_
pkce bool - Whether to enable PKCE when the user performs the auth code flow.
- pkce_
verifier str - PKCE verifier to be used during the auth code exchange.
- redirect_
uri str - Redirect URI to be provided during the auth code exchange.
- scopes Sequence[str]
- Scopes the connection will request when the user performs the auth code flow.
- auth
Code String - Authorization code to be exchanged for access and refresh tokens.
- auth
Uri String - Auth URL for Authorization Code Flow
- client
Id String - Client ID for user-provided OAuth app.
- client
Secret Property Map - Client secret for user-provided OAuth app.
- enable
Pkce Boolean - Whether to enable PKCE when the user performs the auth code flow.
- pkce
Verifier String - PKCE verifier to be used during the auth code exchange.
- redirect
Uri String - Redirect URI to be provided during the auth code exchange.
- scopes List<String>
- Scopes the connection will request when the user performs the auth code flow.
Oauth2ClientCredentialsResponse
- Client
Id string - The client identifier.
- Client
Secret Pulumi.Google Native. Connectors. V1. Inputs. Secret Response - Secret version reference containing the client secret.
- Client
Id string - The client identifier.
- Client
Secret SecretResponse - Secret version reference containing the client secret.
- client
Id String - The client identifier.
- client
Secret SecretResponse - Secret version reference containing the client secret.
- client
Id string - The client identifier.
- client
Secret SecretResponse - Secret version reference containing the client secret.
- client_
id str - The client identifier.
- client_
secret SecretResponse - Secret version reference containing the client secret.
- client
Id String - The client identifier.
- client
Secret Property Map - Secret version reference containing the client secret.
Oauth2JwtBearerResponse
- Client
Key Pulumi.Google Native. Connectors. V1. Inputs. Secret Response - Secret version reference containing a PKCS#8 PEM-encoded private key associated with the Client Certificate. This private key will be used to sign JWTs used for the jwt-bearer authorization grant. Specified in the form as:
projects/*/secrets/*/versions/*
. - Jwt
Claims Pulumi.Google Native. Connectors. V1. Inputs. Jwt Claims Response - JwtClaims providers fields to generate the token.
- Client
Key SecretResponse - Secret version reference containing a PKCS#8 PEM-encoded private key associated with the Client Certificate. This private key will be used to sign JWTs used for the jwt-bearer authorization grant. Specified in the form as:
projects/*/secrets/*/versions/*
. - Jwt
Claims JwtClaims Response - JwtClaims providers fields to generate the token.
- client
Key SecretResponse - Secret version reference containing a PKCS#8 PEM-encoded private key associated with the Client Certificate. This private key will be used to sign JWTs used for the jwt-bearer authorization grant. Specified in the form as:
projects/*/secrets/*/versions/*
. - jwt
Claims JwtClaims Response - JwtClaims providers fields to generate the token.
- client
Key SecretResponse - Secret version reference containing a PKCS#8 PEM-encoded private key associated with the Client Certificate. This private key will be used to sign JWTs used for the jwt-bearer authorization grant. Specified in the form as:
projects/*/secrets/*/versions/*
. - jwt
Claims JwtClaims Response - JwtClaims providers fields to generate the token.
- client_
key SecretResponse - Secret version reference containing a PKCS#8 PEM-encoded private key associated with the Client Certificate. This private key will be used to sign JWTs used for the jwt-bearer authorization grant. Specified in the form as:
projects/*/secrets/*/versions/*
. - jwt_
claims JwtClaims Response - JwtClaims providers fields to generate the token.
- client
Key Property Map - Secret version reference containing a PKCS#8 PEM-encoded private key associated with the Client Certificate. This private key will be used to sign JWTs used for the jwt-bearer authorization grant. Specified in the form as:
projects/*/secrets/*/versions/*
. - jwt
Claims Property Map - JwtClaims providers fields to generate the token.
SecretResponse
- Secret
Version string - The resource name of the secret version in the format, format as:
projects/*/secrets/*/versions/*
.
- Secret
Version string - The resource name of the secret version in the format, format as:
projects/*/secrets/*/versions/*
.
- secret
Version String - The resource name of the secret version in the format, format as:
projects/*/secrets/*/versions/*
.
- secret
Version string - The resource name of the secret version in the format, format as:
projects/*/secrets/*/versions/*
.
- secret_
version str - The resource name of the secret version in the format, format as:
projects/*/secrets/*/versions/*
.
- secret
Version String - The resource name of the secret version in the format, format as:
projects/*/secrets/*/versions/*
.
SshPublicKeyResponse
- Cert
Type string - Format of SSH Client cert.
- Ssh
Client Pulumi.Cert Google Native. Connectors. V1. Inputs. Secret Response - SSH Client Cert. It should contain both public and private key.
- Ssh
Client Pulumi.Cert Pass Google Native. Connectors. V1. Inputs. Secret Response - Password (passphrase) for ssh client certificate if it has one.
- Username string
- The user account used to authenticate.
- Cert
Type string - Format of SSH Client cert.
- Ssh
Client SecretCert Response - SSH Client Cert. It should contain both public and private key.
- Ssh
Client SecretCert Pass Response - Password (passphrase) for ssh client certificate if it has one.
- Username string
- The user account used to authenticate.
- cert
Type String - Format of SSH Client cert.
- ssh
Client SecretCert Response - SSH Client Cert. It should contain both public and private key.
- ssh
Client SecretCert Pass Response - Password (passphrase) for ssh client certificate if it has one.
- username String
- The user account used to authenticate.
- cert
Type string - Format of SSH Client cert.
- ssh
Client SecretCert Response - SSH Client Cert. It should contain both public and private key.
- ssh
Client SecretCert Pass Response - Password (passphrase) for ssh client certificate if it has one.
- username string
- The user account used to authenticate.
- cert_
type str - Format of SSH Client cert.
- ssh_
client_ Secretcert Response - SSH Client Cert. It should contain both public and private key.
- ssh_
client_ Secretcert_ pass Response - Password (passphrase) for ssh client certificate if it has one.
- username str
- The user account used to authenticate.
- cert
Type String - Format of SSH Client cert.
- ssh
Client Property MapCert - SSH Client Cert. It should contain both public and private key.
- ssh
Client Property MapCert Pass - Password (passphrase) for ssh client certificate if it has one.
- username String
- The user account used to authenticate.
UserPasswordResponse
- Password
Pulumi.
Google Native. Connectors. V1. Inputs. Secret Response - Secret version reference containing the password.
- Username string
- Username.
- Password
Secret
Response - Secret version reference containing the password.
- Username string
- Username.
- password
Secret
Response - Secret version reference containing the password.
- username String
- Username.
- password
Secret
Response - Secret version reference containing the password.
- username string
- Username.
- password
Secret
Response - Secret version reference containing the password.
- username str
- Username.
- password Property Map
- Secret version reference containing the password.
- username String
- Username.
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