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.getConnection
Explore with Pulumi AI
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,
view: 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,
view: 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:connectors/v1:getConnection
arguments:
# arguments dictionary
The following arguments are supported:
- Connection
Id This property is required. string - Location
This property is required. string - Project string
- View string
- Connection
Id This property is required. string - Location
This property is required. string - Project string
- View string
- connection
Id This property is required. String - location
This property is required. String - project String
- view String
- connection
Id This property is required. string - location
This property is required. string - project string
- view string
- connection_
id This property is required. str - location
This property is required. str - project str
- view str
- connection
Id This property is required. String - location
This property is required. String - project String
- view String
getConnection Result
The following output properties are available:
- Auth
Config Pulumi.Google Native. Connectors. V1. Outputs. Auth Config Response - Optional. Configuration for establishing the connection's authentication with an external system.
- Config
Variables List<Pulumi.Google Native. Connectors. V1. Outputs. Config Variable Response> - Optional. Configuration for configuring the connection with an external system.
- Connection
Revision string - Connection revision. This field is only updated when the connection is created or updated by User.
- Connector
Version string - Connector version on which the connection is created. The format is: projects//locations//providers//connectors//versions/* Only global location is supported for ConnectorVersion resource.
- Connector
Version Pulumi.Infra Config Google Native. Connectors. V1. Outputs. Connector Version Infra Config Response - Infra configs supported by Connector Version.
- Connector
Version stringLaunch Stage - Flag to mark the version indicating the launch stage.
- Create
Time string - Created time.
- Description string
- Optional. Description of the resource.
- Destination
Configs List<Pulumi.Google Native. Connectors. V1. Outputs. Destination Config Response> - Optional. Configuration of the Connector's destination. Only accepted for Connectors that accepts user defined destination(s).
- Envoy
Image stringLocation - GCR location where the envoy image is stored. formatted like: gcr.io/{bucketName}/{imageName}
- Eventing
Config Pulumi.Google Native. Connectors. V1. Outputs. Eventing Config Response - Optional. Eventing config of a connection
- Eventing
Enablement stringType - Optional. Eventing enablement type. Will be nil if eventing is not enabled.
- Eventing
Runtime Pulumi.Data Google Native. Connectors. V1. Outputs. Eventing Runtime Data Response - Eventing Runtime Data.
- Image
Location string - GCR location where the runtime image is stored. formatted like: gcr.io/{bucketName}/{imageName}
- Is
Trusted boolTester - Is trusted tester program enabled for the project.
- 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
- Lock
Config Pulumi.Google Native. Connectors. V1. Outputs. Lock Config Response - Optional. Configuration that indicates whether or not the Connection can be edited.
- Log
Config Pulumi.Google Native. Connectors. V1. Outputs. Connectors Log Config Response - Optional. Log configuration for the connection.
- Name string
- Resource name of the Connection. Format: projects/{project}/locations/{location}/connections/{connection}
- Node
Config Pulumi.Google Native. Connectors. V1. Outputs. Node Config Response - Optional. Node configuration for the connection.
- Service
Account string - Optional. Service account needed for runtime plane to access Google Cloud resources.
- Service
Directory string - The name of the Service Directory service name. Used for Private Harpoon to resolve the ILB address. e.g. "projects/cloud-connectors-e2e-testing/locations/us-central1/namespaces/istio-system/services/istio-ingressgateway-connectors"
- Ssl
Config Pulumi.Google Native. Connectors. V1. Outputs. Ssl Config Response - Optional. Ssl config of a connection
- Status
Pulumi.
Google Native. Connectors. V1. Outputs. Connection Status Response - Current status of the connection.
- Subscription
Type string - This subscription type enum states the subscription type of the project.
- Suspended bool
- Optional. Suspended indicates if a user has suspended a connection or not.
- Update
Time string - Updated time.
- Auth
Config AuthConfig Response - Optional. Configuration for establishing the connection's authentication with an external system.
- Config
Variables []ConfigVariable Response - Optional. Configuration for configuring the connection with an external system.
- Connection
Revision string - Connection revision. This field is only updated when the connection is created or updated by User.
- Connector
Version string - Connector version on which the connection is created. The format is: projects//locations//providers//connectors//versions/* Only global location is supported for ConnectorVersion resource.
- Connector
Version ConnectorInfra Config Version Infra Config Response - Infra configs supported by Connector Version.
- Connector
Version stringLaunch Stage - Flag to mark the version indicating the launch stage.
- Create
Time string - Created time.
- Description string
- Optional. Description of the resource.
- Destination
Configs []DestinationConfig Response - Optional. Configuration of the Connector's destination. Only accepted for Connectors that accepts user defined destination(s).
- Envoy
Image stringLocation - GCR location where the envoy image is stored. formatted like: gcr.io/{bucketName}/{imageName}
- Eventing
Config EventingConfig Response - Optional. Eventing config of a connection
- Eventing
Enablement stringType - Optional. Eventing enablement type. Will be nil if eventing is not enabled.
- Eventing
Runtime EventingData Runtime Data Response - Eventing Runtime Data.
- Image
Location string - GCR location where the runtime image is stored. formatted like: gcr.io/{bucketName}/{imageName}
- Is
Trusted boolTester - Is trusted tester program enabled for the project.
- 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
- Lock
Config LockConfig Response - Optional. Configuration that indicates whether or not the Connection can be edited.
- Log
Config ConnectorsLog Config Response - Optional. Log configuration for the connection.
- Name string
- Resource name of the Connection. Format: projects/{project}/locations/{location}/connections/{connection}
- Node
Config NodeConfig Response - Optional. Node configuration for the connection.
- Service
Account string - Optional. Service account needed for runtime plane to access Google Cloud resources.
- Service
Directory string - The name of the Service Directory service name. Used for Private Harpoon to resolve the ILB address. e.g. "projects/cloud-connectors-e2e-testing/locations/us-central1/namespaces/istio-system/services/istio-ingressgateway-connectors"
- Ssl
Config SslConfig Response - Optional. Ssl config of a connection
- Status
Connection
Status Response - Current status of the connection.
- Subscription
Type string - This subscription type enum states the subscription type of the project.
- Suspended bool
- Optional. Suspended indicates if a user has suspended a connection or not.
- Update
Time string - Updated time.
- auth
Config AuthConfig Response - Optional. Configuration for establishing the connection's authentication with an external system.
- config
Variables List<ConfigVariable Response> - Optional. Configuration for configuring the connection with an external system.
- connection
Revision String - Connection revision. This field is only updated when the connection is created or updated by User.
- connector
Version String - Connector version on which the connection is created. The format is: projects//locations//providers//connectors//versions/* Only global location is supported for ConnectorVersion resource.
- connector
Version ConnectorInfra Config Version Infra Config Response - Infra configs supported by Connector Version.
- connector
Version StringLaunch Stage - Flag to mark the version indicating the launch stage.
- create
Time String - Created time.
- description String
- Optional. Description of the resource.
- destination
Configs List<DestinationConfig Response> - Optional. Configuration of the Connector's destination. Only accepted for Connectors that accepts user defined destination(s).
- envoy
Image StringLocation - GCR location where the envoy image is stored. formatted like: gcr.io/{bucketName}/{imageName}
- eventing
Config EventingConfig Response - Optional. Eventing config of a connection
- eventing
Enablement StringType - Optional. Eventing enablement type. Will be nil if eventing is not enabled.
- eventing
Runtime EventingData Runtime Data Response - Eventing Runtime Data.
- image
Location String - GCR location where the runtime image is stored. formatted like: gcr.io/{bucketName}/{imageName}
- is
Trusted BooleanTester - Is trusted tester program enabled for the project.
- 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
- lock
Config LockConfig Response - Optional. Configuration that indicates whether or not the Connection can be edited.
- log
Config ConnectorsLog Config Response - Optional. Log configuration for the connection.
- name String
- Resource name of the Connection. Format: projects/{project}/locations/{location}/connections/{connection}
- node
Config NodeConfig Response - Optional. Node configuration for the connection.
- service
Account String - Optional. Service account needed for runtime plane to access Google Cloud resources.
- service
Directory String - The name of the Service Directory service name. Used for Private Harpoon to resolve the ILB address. e.g. "projects/cloud-connectors-e2e-testing/locations/us-central1/namespaces/istio-system/services/istio-ingressgateway-connectors"
- ssl
Config SslConfig Response - Optional. Ssl config of a connection
- status
Connection
Status Response - Current status of the connection.
- subscription
Type String - This subscription type enum states the subscription type of the project.
- suspended Boolean
- Optional. Suspended indicates if a user has suspended a connection or not.
- update
Time String - Updated time.
- auth
Config AuthConfig Response - Optional. Configuration for establishing the connection's authentication with an external system.
- config
Variables ConfigVariable Response[] - Optional. Configuration for configuring the connection with an external system.
- connection
Revision string - Connection revision. This field is only updated when the connection is created or updated by User.
- connector
Version string - Connector version on which the connection is created. The format is: projects//locations//providers//connectors//versions/* Only global location is supported for ConnectorVersion resource.
- connector
Version ConnectorInfra Config Version Infra Config Response - Infra configs supported by Connector Version.
- connector
Version stringLaunch Stage - Flag to mark the version indicating the launch stage.
- create
Time string - Created time.
- description string
- Optional. Description of the resource.
- destination
Configs DestinationConfig Response[] - Optional. Configuration of the Connector's destination. Only accepted for Connectors that accepts user defined destination(s).
- envoy
Image stringLocation - GCR location where the envoy image is stored. formatted like: gcr.io/{bucketName}/{imageName}
- eventing
Config EventingConfig Response - Optional. Eventing config of a connection
- eventing
Enablement stringType - Optional. Eventing enablement type. Will be nil if eventing is not enabled.
- eventing
Runtime EventingData Runtime Data Response - Eventing Runtime Data.
- image
Location string - GCR location where the runtime image is stored. formatted like: gcr.io/{bucketName}/{imageName}
- is
Trusted booleanTester - Is trusted tester program enabled for the project.
- 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
- lock
Config LockConfig Response - Optional. Configuration that indicates whether or not the Connection can be edited.
- log
Config ConnectorsLog Config Response - Optional. Log configuration for the connection.
- name string
- Resource name of the Connection. Format: projects/{project}/locations/{location}/connections/{connection}
- node
Config NodeConfig Response - Optional. Node configuration for the connection.
- service
Account string - Optional. Service account needed for runtime plane to access Google Cloud resources.
- service
Directory string - The name of the Service Directory service name. Used for Private Harpoon to resolve the ILB address. e.g. "projects/cloud-connectors-e2e-testing/locations/us-central1/namespaces/istio-system/services/istio-ingressgateway-connectors"
- ssl
Config SslConfig Response - Optional. Ssl config of a connection
- status
Connection
Status Response - Current status of the connection.
- subscription
Type string - This subscription type enum states the subscription type of the project.
- suspended boolean
- Optional. Suspended indicates if a user has suspended a connection or not.
- update
Time string - Updated time.
- auth_
config AuthConfig Response - Optional. Configuration for establishing the connection's authentication with an external system.
- config_
variables Sequence[ConfigVariable Response] - Optional. Configuration for configuring the connection with an external system.
- connection_
revision str - Connection revision. This field is only updated when the connection is created or updated by User.
- connector_
version str - Connector version on which the connection is created. The format is: projects//locations//providers//connectors//versions/* Only global location is supported for ConnectorVersion resource.
- connector_
version_ Connectorinfra_ config Version Infra Config Response - Infra configs supported by Connector Version.
- connector_
version_ strlaunch_ stage - Flag to mark the version indicating the launch stage.
- create_
time str - Created time.
- description str
- Optional. Description of the resource.
- destination_
configs Sequence[DestinationConfig Response] - Optional. Configuration of the Connector's destination. Only accepted for Connectors that accepts user defined destination(s).
- envoy_
image_ strlocation - GCR location where the envoy image is stored. formatted like: gcr.io/{bucketName}/{imageName}
- eventing_
config EventingConfig Response - Optional. Eventing config of a connection
- eventing_
enablement_ strtype - Optional. Eventing enablement type. Will be nil if eventing is not enabled.
- eventing_
runtime_ Eventingdata Runtime Data Response - Eventing Runtime Data.
- image_
location str - GCR location where the runtime image is stored. formatted like: gcr.io/{bucketName}/{imageName}
- is_
trusted_ booltester - Is trusted tester program enabled for the project.
- 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
- lock_
config LockConfig Response - Optional. Configuration that indicates whether or not the Connection can be edited.
- log_
config ConnectorsLog Config Response - Optional. Log configuration for the connection.
- name str
- Resource name of the Connection. Format: projects/{project}/locations/{location}/connections/{connection}
- node_
config NodeConfig Response - Optional. Node configuration for the connection.
- service_
account str - Optional. Service account needed for runtime plane to access Google Cloud resources.
- service_
directory str - The name of the Service Directory service name. Used for Private Harpoon to resolve the ILB address. e.g. "projects/cloud-connectors-e2e-testing/locations/us-central1/namespaces/istio-system/services/istio-ingressgateway-connectors"
- ssl_
config SslConfig Response - Optional. Ssl config of a connection
- status
Connection
Status Response - Current status of the connection.
- subscription_
type str - This subscription type enum states the subscription type of the project.
- suspended bool
- Optional. Suspended indicates if a user has suspended a connection or not.
- update_
time str - Updated time.
- auth
Config Property Map - Optional. Configuration for establishing the connection's authentication with an external system.
- config
Variables List<Property Map> - Optional. Configuration for configuring the connection with an external system.
- connection
Revision String - Connection revision. This field is only updated when the connection is created or updated by User.
- connector
Version String - Connector version on which the connection is created. The format is: projects//locations//providers//connectors//versions/* Only global location is supported for ConnectorVersion resource.
- connector
Version Property MapInfra Config - Infra configs supported by Connector Version.
- connector
Version StringLaunch Stage - Flag to mark the version indicating the launch stage.
- create
Time String - Created time.
- description String
- Optional. Description of the resource.
- destination
Configs List<Property Map> - Optional. Configuration of the Connector's destination. Only accepted for Connectors that accepts user defined destination(s).
- envoy
Image StringLocation - GCR location where the envoy image is stored. formatted like: gcr.io/{bucketName}/{imageName}
- eventing
Config Property Map - Optional. Eventing config of a connection
- eventing
Enablement StringType - Optional. Eventing enablement type. Will be nil if eventing is not enabled.
- eventing
Runtime Property MapData - Eventing Runtime Data.
- image
Location String - GCR location where the runtime image is stored. formatted like: gcr.io/{bucketName}/{imageName}
- is
Trusted BooleanTester - Is trusted tester program enabled for the project.
- 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
- lock
Config Property Map - Optional. Configuration that indicates whether or not the Connection can be edited.
- log
Config Property Map - Optional. Log configuration for the connection.
- name String
- Resource name of the Connection. Format: projects/{project}/locations/{location}/connections/{connection}
- node
Config Property Map - Optional. Node configuration for the connection.
- service
Account String - Optional. Service account needed for runtime plane to access Google Cloud resources.
- service
Directory String - The name of the Service Directory service name. Used for Private Harpoon to resolve the ILB address. e.g. "projects/cloud-connectors-e2e-testing/locations/us-central1/namespaces/istio-system/services/istio-ingressgateway-connectors"
- ssl
Config Property Map - Optional. Ssl config of a connection
- status Property Map
- Current status of the connection.
- subscription
Type String - This subscription type enum states the subscription type of the project.
- suspended Boolean
- Optional. Suspended indicates if a user has suspended a connection or not.
- update
Time String - Updated time.
Supporting Types
AuthConfigResponse
- Additional
Variables This property is required. List<Pulumi.Google Native. Connectors. V1. Inputs. Config Variable Response> - List containing additional auth configs.
- Auth
Key This property is required. string - Identifier key for auth config
- Auth
Type This property is required. string - The type of authentication configured.
- Oauth2Auth
Code Flow This property is required. Pulumi.Google Native. Connectors. V1. Inputs. Oauth2Auth Code Flow Response - Oauth2AuthCodeFlow.
- Oauth2Client
Credentials This property is required. Pulumi.Google Native. Connectors. V1. Inputs. Oauth2Client Credentials Response - Oauth2ClientCredentials.
- Oauth2Jwt
Bearer This property is required. Pulumi.Google Native. Connectors. V1. Inputs. Oauth2Jwt Bearer Response - Oauth2JwtBearer.
- Ssh
Public Key This property is required. Pulumi.Google Native. Connectors. V1. Inputs. Ssh Public Key Response - SSH Public Key.
- User
Password This property is required. Pulumi.Google Native. Connectors. V1. Inputs. User Password Response - UserPassword.
- Additional
Variables This property is required. []ConfigVariable Response - List containing additional auth configs.
- Auth
Key This property is required. string - Identifier key for auth config
- Auth
Type This property is required. string - The type of authentication configured.
- Oauth2Auth
Code Flow This property is required. Oauth2AuthCode Flow Response - Oauth2AuthCodeFlow.
- Oauth2Client
Credentials This property is required. Oauth2ClientCredentials Response - Oauth2ClientCredentials.
- Oauth2Jwt
Bearer This property is required. Oauth2JwtBearer Response - Oauth2JwtBearer.
- Ssh
Public Key This property is required. SshPublic Key Response - SSH Public Key.
- User
Password This property is required. UserPassword Response - UserPassword.
- additional
Variables This property is required. List<ConfigVariable Response> - List containing additional auth configs.
- auth
Key This property is required. String - Identifier key for auth config
- auth
Type This property is required. String - The type of authentication configured.
- oauth2Auth
Code Flow This property is required. Oauth2AuthCode Flow Response - Oauth2AuthCodeFlow.
- oauth2Client
Credentials This property is required. Oauth2ClientCredentials Response - Oauth2ClientCredentials.
- oauth2Jwt
Bearer This property is required. Oauth2JwtBearer Response - Oauth2JwtBearer.
- ssh
Public Key This property is required. SshPublic Key Response - SSH Public Key.
- user
Password This property is required. UserPassword Response - UserPassword.
- additional
Variables This property is required. ConfigVariable Response[] - List containing additional auth configs.
- auth
Key This property is required. string - Identifier key for auth config
- auth
Type This property is required. string - The type of authentication configured.
- oauth2Auth
Code Flow This property is required. Oauth2AuthCode Flow Response - Oauth2AuthCodeFlow.
- oauth2Client
Credentials This property is required. Oauth2ClientCredentials Response - Oauth2ClientCredentials.
- oauth2Jwt
Bearer This property is required. Oauth2JwtBearer Response - Oauth2JwtBearer.
- ssh
Public Key This property is required. SshPublic Key Response - SSH Public Key.
- user
Password This property is required. UserPassword Response - UserPassword.
- additional_
variables This property is required. Sequence[ConfigVariable Response] - List containing additional auth configs.
- auth_
key This property is required. str - Identifier key for auth config
- auth_
type This property is required. str - The type of authentication configured.
- oauth2_
auth_ code_ flow This property is required. Oauth2AuthCode Flow Response - Oauth2AuthCodeFlow.
- oauth2_
client_ credentials This property is required. Oauth2ClientCredentials Response - Oauth2ClientCredentials.
- oauth2_
jwt_ bearer This property is required. Oauth2JwtBearer Response - Oauth2JwtBearer.
- ssh_
public_ key This property is required. SshPublic Key Response - SSH Public Key.
- user_
password This property is required. UserPassword Response - UserPassword.
- additional
Variables This property is required. List<Property Map> - List containing additional auth configs.
- auth
Key This property is required. String - Identifier key for auth config
- auth
Type This property is required. String - The type of authentication configured.
- oauth2Auth
Code Flow This property is required. Property Map - Oauth2AuthCodeFlow.
- oauth2Client
Credentials This property is required. Property Map - Oauth2ClientCredentials.
- oauth2Jwt
Bearer This property is required. Property Map - Oauth2JwtBearer.
- ssh
Public Key This property is required. Property Map - SSH Public Key.
- user
Password This property is required. Property Map - UserPassword.
ConfigVariableResponse
- Bool
Value This property is required. bool - Value is a bool.
- Encryption
Key Value This property is required. Pulumi.Google Native. Connectors. V1. Inputs. Encryption Key Response - Value is a Encryption Key.
- Int
Value This property is required. string - Value is an integer
- Key
This property is required. string - Key of the config variable.
- Secret
Value This property is required. Pulumi.Google Native. Connectors. V1. Inputs. Secret Response - Value is a secret.
- String
Value This property is required. string - Value is a string.
- Bool
Value This property is required. bool - Value is a bool.
- Encryption
Key Value This property is required. EncryptionKey Response - Value is a Encryption Key.
- Int
Value This property is required. string - Value is an integer
- Key
This property is required. string - Key of the config variable.
- Secret
Value This property is required. SecretResponse - Value is a secret.
- String
Value This property is required. string - Value is a string.
- bool
Value This property is required. Boolean - Value is a bool.
- encryption
Key Value This property is required. EncryptionKey Response - Value is a Encryption Key.
- int
Value This property is required. String - Value is an integer
- key
This property is required. String - Key of the config variable.
- secret
Value This property is required. SecretResponse - Value is a secret.
- string
Value This property is required. String - Value is a string.
- bool
Value This property is required. boolean - Value is a bool.
- encryption
Key Value This property is required. EncryptionKey Response - Value is a Encryption Key.
- int
Value This property is required. string - Value is an integer
- key
This property is required. string - Key of the config variable.
- secret
Value This property is required. SecretResponse - Value is a secret.
- string
Value This property is required. string - Value is a string.
- bool_
value This property is required. bool - Value is a bool.
- encryption_
key_ value This property is required. EncryptionKey Response - Value is a Encryption Key.
- int_
value This property is required. str - Value is an integer
- key
This property is required. str - Key of the config variable.
- secret_
value This property is required. SecretResponse - Value is a secret.
- string_
value This property is required. str - Value is a string.
- bool
Value This property is required. Boolean - Value is a bool.
- encryption
Key Value This property is required. Property Map - Value is a Encryption Key.
- int
Value This property is required. String - Value is an integer
- key
This property is required. String - Key of the config variable.
- secret
Value This property is required. Property Map - Value is a secret.
- string
Value This property is required. String - Value is a string.
ConnectionStatusResponse
- Description
This property is required. string - Description.
- State
This property is required. string - State.
- Status
This property is required. string - Status provides detailed information for the state.
- Description
This property is required. string - Description.
- State
This property is required. string - State.
- Status
This property is required. string - Status provides detailed information for the state.
- description
This property is required. String - Description.
- state
This property is required. String - State.
- status
This property is required. String - Status provides detailed information for the state.
- description
This property is required. string - Description.
- state
This property is required. string - State.
- status
This property is required. string - Status provides detailed information for the state.
- description
This property is required. str - Description.
- state
This property is required. str - State.
- status
This property is required. str - Status provides detailed information for the state.
- description
This property is required. String - Description.
- state
This property is required. String - State.
- status
This property is required. String - Status provides detailed information for the state.
ConnectorVersionInfraConfigResponse
- Connection
Ratelimit Window Seconds This property is required. string - The window used for ratelimiting runtime requests to connections.
- Hpa
Config This property is required. Pulumi.Google Native. Connectors. V1. Inputs. HPAConfig Response - HPA autoscaling config.
- Internalclient
Ratelimit Threshold This property is required. string - Max QPS supported for internal requests originating from Connd.
- Ratelimit
Threshold This property is required. string - Max QPS supported by the connector version before throttling of requests.
- Resource
Limits This property is required. Pulumi.Google Native. Connectors. V1. Inputs. Resource Limits Response - System resource limits.
- Resource
Requests This property is required. Pulumi.Google Native. Connectors. V1. Inputs. Resource Requests Response - System resource requests.
This property is required. string- The name of shared connector deployment.
- Connection
Ratelimit Window Seconds This property is required. string - The window used for ratelimiting runtime requests to connections.
- Hpa
Config This property is required. HPAConfigResponse - HPA autoscaling config.
- Internalclient
Ratelimit Threshold This property is required. string - Max QPS supported for internal requests originating from Connd.
- Ratelimit
Threshold This property is required. string - Max QPS supported by the connector version before throttling of requests.
- Resource
Limits This property is required. ResourceLimits Response - System resource limits.
- Resource
Requests This property is required. ResourceRequests Response - System resource requests.
This property is required. string- The name of shared connector deployment.
- connection
Ratelimit Window Seconds This property is required. String - The window used for ratelimiting runtime requests to connections.
- hpa
Config This property is required. HPAConfigResponse - HPA autoscaling config.
- internalclient
Ratelimit Threshold This property is required. String - Max QPS supported for internal requests originating from Connd.
- ratelimit
Threshold This property is required. String - Max QPS supported by the connector version before throttling of requests.
- resource
Limits This property is required. ResourceLimits Response - System resource limits.
- resource
Requests This property is required. ResourceRequests Response - System resource requests.
This property is required. String- The name of shared connector deployment.
- connection
Ratelimit Window Seconds This property is required. string - The window used for ratelimiting runtime requests to connections.
- hpa
Config This property is required. HPAConfigResponse - HPA autoscaling config.
- internalclient
Ratelimit Threshold This property is required. string - Max QPS supported for internal requests originating from Connd.
- ratelimit
Threshold This property is required. string - Max QPS supported by the connector version before throttling of requests.
- resource
Limits This property is required. ResourceLimits Response - System resource limits.
- resource
Requests This property is required. ResourceRequests Response - System resource requests.
This property is required. string- The name of shared connector deployment.
- connection_
ratelimit_ window_ seconds This property is required. str - The window used for ratelimiting runtime requests to connections.
- hpa_
config This property is required. HPAConfigResponse - HPA autoscaling config.
- internalclient_
ratelimit_ threshold This property is required. str - Max QPS supported for internal requests originating from Connd.
- ratelimit_
threshold This property is required. str - Max QPS supported by the connector version before throttling of requests.
- resource_
limits This property is required. ResourceLimits Response - System resource limits.
- resource_
requests This property is required. ResourceRequests Response - System resource requests.
This property is required. str- The name of shared connector deployment.
- connection
Ratelimit Window Seconds This property is required. String - The window used for ratelimiting runtime requests to connections.
- hpa
Config This property is required. Property Map - HPA autoscaling config.
- internalclient
Ratelimit Threshold This property is required. String - Max QPS supported for internal requests originating from Connd.
- ratelimit
Threshold This property is required. String - Max QPS supported by the connector version before throttling of requests.
- resource
Limits This property is required. Property Map - System resource limits.
- resource
Requests This property is required. Property Map - System resource requests.
This property is required. String- The name of shared connector deployment.
ConnectorsLogConfigResponse
- Enabled
This property is required. bool - Enabled represents whether logging is enabled or not for a connection.
- Enabled
This property is required. bool - Enabled represents whether logging is enabled or not for a connection.
- enabled
This property is required. Boolean - Enabled represents whether logging is enabled or not for a connection.
- enabled
This property is required. boolean - Enabled represents whether logging is enabled or not for a connection.
- enabled
This property is required. bool - Enabled represents whether logging is enabled or not for a connection.
- enabled
This property is required. Boolean - Enabled represents whether logging is enabled or not for a connection.
DestinationConfigResponse
- Destinations
This property is required. List<Pulumi.Google Native. Connectors. V1. Inputs. Destination Response> - The destinations for the key.
- Key
This property is required. string - The key is the destination identifier that is supported by the Connector.
- Destinations
This property is required. []DestinationResponse - The destinations for the key.
- Key
This property is required. string - The key is the destination identifier that is supported by the Connector.
- destinations
This property is required. List<DestinationResponse> - The destinations for the key.
- key
This property is required. String - The key is the destination identifier that is supported by the Connector.
- destinations
This property is required. DestinationResponse[] - The destinations for the key.
- key
This property is required. string - The key is the destination identifier that is supported by the Connector.
- destinations
This property is required. Sequence[DestinationResponse] - The destinations for the key.
- key
This property is required. str - The key is the destination identifier that is supported by the Connector.
- destinations
This property is required. List<Property Map> - The destinations for the key.
- key
This property is required. String - The key is the destination identifier that is supported by the Connector.
DestinationResponse
- Host
This property is required. string - For publicly routable host.
- Port
This property is required. int - The port is the target port number that is accepted by the destination.
- Service
Attachment This property is required. string - PSC service attachments. Format: projects//regions//serviceAttachments/*
- Host
This property is required. string - For publicly routable host.
- Port
This property is required. int - The port is the target port number that is accepted by the destination.
- Service
Attachment This property is required. string - PSC service attachments. Format: projects//regions//serviceAttachments/*
- host
This property is required. String - For publicly routable host.
- port
This property is required. Integer - The port is the target port number that is accepted by the destination.
- service
Attachment This property is required. String - PSC service attachments. Format: projects//regions//serviceAttachments/*
- host
This property is required. string - For publicly routable host.
- port
This property is required. number - The port is the target port number that is accepted by the destination.
- service
Attachment This property is required. string - PSC service attachments. Format: projects//regions//serviceAttachments/*
- host
This property is required. str - For publicly routable host.
- port
This property is required. int - The port is the target port number that is accepted by the destination.
- service_
attachment This property is required. str - PSC service attachments. Format: projects//regions//serviceAttachments/*
- host
This property is required. String - For publicly routable host.
- port
This property is required. Number - The port is the target port number that is accepted by the destination.
- service
Attachment This property is required. String - PSC service attachments. Format: projects//regions//serviceAttachments/*
EncryptionKeyResponse
- Kms
Key Name This property is required. string - 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
This property is required. string - Type.
- Kms
Key Name This property is required. string - 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
This property is required. string - Type.
- kms
Key Name This property is required. String - 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
This property is required. String - Type.
- kms
Key Name This property is required. string - 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
This property is required. string - Type.
- kms_
key_ name This property is required. str - 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
This property is required. str - Type.
- kms
Key Name This property is required. String - 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
This property is required. String - Type.
EventingConfigResponse
- Additional
Variables This property is required. List<Pulumi.Google Native. Connectors. V1. Inputs. Config Variable Response> - Additional eventing related field values
- Auth
Config This property is required. Pulumi.Google Native. Connectors. V1. Inputs. Auth Config Response - Auth details for the webhook adapter.
- Encryption
Key This property is required. Pulumi.Google Native. Connectors. V1. Inputs. Config Variable Response - Encryption key (can be either Google managed or CMEK).
- Enrichment
Enabled This property is required. bool - Enrichment Enabled.
- Events
Listener Ingress Endpoint This property is required. string - Optional. Ingress endpoint of the event listener. This is used only when private connectivity is enabled.
- Private
Connectivity Enabled This property is required. bool - Optional. Private Connectivity Enabled.
- Registration
Destination Config This property is required. Pulumi.Google Native. Connectors. V1. Inputs. Destination Config Response - Registration endpoint for auto registration.
- Additional
Variables This property is required. []ConfigVariable Response - Additional eventing related field values
- Auth
Config This property is required. AuthConfig Response - Auth details for the webhook adapter.
- Encryption
Key This property is required. ConfigVariable Response - Encryption key (can be either Google managed or CMEK).
- Enrichment
Enabled This property is required. bool - Enrichment Enabled.
- Events
Listener Ingress Endpoint This property is required. string - Optional. Ingress endpoint of the event listener. This is used only when private connectivity is enabled.
- Private
Connectivity Enabled This property is required. bool - Optional. Private Connectivity Enabled.
- Registration
Destination Config This property is required. DestinationConfig Response - Registration endpoint for auto registration.
- additional
Variables This property is required. List<ConfigVariable Response> - Additional eventing related field values
- auth
Config This property is required. AuthConfig Response - Auth details for the webhook adapter.
- encryption
Key This property is required. ConfigVariable Response - Encryption key (can be either Google managed or CMEK).
- enrichment
Enabled This property is required. Boolean - Enrichment Enabled.
- events
Listener Ingress Endpoint This property is required. String - Optional. Ingress endpoint of the event listener. This is used only when private connectivity is enabled.
- private
Connectivity Enabled This property is required. Boolean - Optional. Private Connectivity Enabled.
- registration
Destination Config This property is required. DestinationConfig Response - Registration endpoint for auto registration.
- additional
Variables This property is required. ConfigVariable Response[] - Additional eventing related field values
- auth
Config This property is required. AuthConfig Response - Auth details for the webhook adapter.
- encryption
Key This property is required. ConfigVariable Response - Encryption key (can be either Google managed or CMEK).
- enrichment
Enabled This property is required. boolean - Enrichment Enabled.
- events
Listener Ingress Endpoint This property is required. string - Optional. Ingress endpoint of the event listener. This is used only when private connectivity is enabled.
- private
Connectivity Enabled This property is required. boolean - Optional. Private Connectivity Enabled.
- registration
Destination Config This property is required. DestinationConfig Response - Registration endpoint for auto registration.
- additional_
variables This property is required. Sequence[ConfigVariable Response] - Additional eventing related field values
- auth_
config This property is required. AuthConfig Response - Auth details for the webhook adapter.
- encryption_
key This property is required. ConfigVariable Response - Encryption key (can be either Google managed or CMEK).
- enrichment_
enabled This property is required. bool - Enrichment Enabled.
- events_
listener_ ingress_ endpoint This property is required. str - Optional. Ingress endpoint of the event listener. This is used only when private connectivity is enabled.
- private_
connectivity_ enabled This property is required. bool - Optional. Private Connectivity Enabled.
- registration_
destination_ config This property is required. DestinationConfig Response - Registration endpoint for auto registration.
- additional
Variables This property is required. List<Property Map> - Additional eventing related field values
- auth
Config This property is required. Property Map - Auth details for the webhook adapter.
- encryption
Key This property is required. Property Map - Encryption key (can be either Google managed or CMEK).
- enrichment
Enabled This property is required. Boolean - Enrichment Enabled.
- events
Listener Ingress Endpoint This property is required. String - Optional. Ingress endpoint of the event listener. This is used only when private connectivity is enabled.
- private
Connectivity Enabled This property is required. Boolean - Optional. Private Connectivity Enabled.
- registration
Destination Config This property is required. Property Map - Registration endpoint for auto registration.
EventingRuntimeDataResponse
- Events
Listener Endpoint This property is required. string - Events listener endpoint. The value will populated after provisioning the events listener.
- Events
Listener Psc Sa This property is required. string - Events listener PSC Service attachment. The value will be populated after provisioning the events listener with private connectivity enabled.
- Status
This property is required. Pulumi.Google Native. Connectors. V1. Inputs. Eventing Status Response - Current status of eventing.
- Events
Listener Endpoint This property is required. string - Events listener endpoint. The value will populated after provisioning the events listener.
- Events
Listener Psc Sa This property is required. string - Events listener PSC Service attachment. The value will be populated after provisioning the events listener with private connectivity enabled.
- Status
This property is required. EventingStatus Response - Current status of eventing.
- events
Listener Endpoint This property is required. String - Events listener endpoint. The value will populated after provisioning the events listener.
- events
Listener Psc Sa This property is required. String - Events listener PSC Service attachment. The value will be populated after provisioning the events listener with private connectivity enabled.
- status
This property is required. EventingStatus Response - Current status of eventing.
- events
Listener Endpoint This property is required. string - Events listener endpoint. The value will populated after provisioning the events listener.
- events
Listener Psc Sa This property is required. string - Events listener PSC Service attachment. The value will be populated after provisioning the events listener with private connectivity enabled.
- status
This property is required. EventingStatus Response - Current status of eventing.
- events_
listener_ endpoint This property is required. str - Events listener endpoint. The value will populated after provisioning the events listener.
- events_
listener_ psc_ sa This property is required. str - Events listener PSC Service attachment. The value will be populated after provisioning the events listener with private connectivity enabled.
- status
This property is required. EventingStatus Response - Current status of eventing.
- events
Listener Endpoint This property is required. String - Events listener endpoint. The value will populated after provisioning the events listener.
- events
Listener Psc Sa This property is required. String - Events listener PSC Service attachment. The value will be populated after provisioning the events listener with private connectivity enabled.
- status
This property is required. Property Map - Current status of eventing.
EventingStatusResponse
- Description
This property is required. string - Description of error if State is set to "ERROR".
- State
This property is required. string - State.
- Description
This property is required. string - Description of error if State is set to "ERROR".
- State
This property is required. string - State.
- description
This property is required. String - Description of error if State is set to "ERROR".
- state
This property is required. String - State.
- description
This property is required. string - Description of error if State is set to "ERROR".
- state
This property is required. string - State.
- description
This property is required. str - Description of error if State is set to "ERROR".
- state
This property is required. str - State.
- description
This property is required. String - Description of error if State is set to "ERROR".
- state
This property is required. String - State.
HPAConfigResponse
- Cpu
Utilization Threshold This property is required. string - Percent CPU utilization where HPA triggers autoscaling.
- Memory
Utilization Threshold This property is required. string - Percent Memory utilization where HPA triggers autoscaling.
- Cpu
Utilization Threshold This property is required. string - Percent CPU utilization where HPA triggers autoscaling.
- Memory
Utilization Threshold This property is required. string - Percent Memory utilization where HPA triggers autoscaling.
- cpu
Utilization Threshold This property is required. String - Percent CPU utilization where HPA triggers autoscaling.
- memory
Utilization Threshold This property is required. String - Percent Memory utilization where HPA triggers autoscaling.
- cpu
Utilization Threshold This property is required. string - Percent CPU utilization where HPA triggers autoscaling.
- memory
Utilization Threshold This property is required. string - Percent Memory utilization where HPA triggers autoscaling.
- cpu_
utilization_ threshold This property is required. str - Percent CPU utilization where HPA triggers autoscaling.
- memory_
utilization_ threshold This property is required. str - Percent Memory utilization where HPA triggers autoscaling.
- cpu
Utilization Threshold This property is required. String - Percent CPU utilization where HPA triggers autoscaling.
- memory
Utilization Threshold This property is required. String - Percent Memory utilization where HPA triggers autoscaling.
JwtClaimsResponse
LockConfigResponse
NodeConfigResponse
- Max
Node Count This property is required. int - Maximum number of nodes in the runtime nodes.
- Min
Node Count This property is required. int - Minimum number of nodes in the runtime nodes.
- Max
Node Count This property is required. int - Maximum number of nodes in the runtime nodes.
- Min
Node Count This property is required. int - Minimum number of nodes in the runtime nodes.
- max
Node Count This property is required. Integer - Maximum number of nodes in the runtime nodes.
- min
Node Count This property is required. Integer - Minimum number of nodes in the runtime nodes.
- max
Node Count This property is required. number - Maximum number of nodes in the runtime nodes.
- min
Node Count This property is required. number - Minimum number of nodes in the runtime nodes.
- max_
node_ count This property is required. int - Maximum number of nodes in the runtime nodes.
- min_
node_ count This property is required. int - Minimum number of nodes in the runtime nodes.
- max
Node Count This property is required. Number - Maximum number of nodes in the runtime nodes.
- min
Node Count This property is required. Number - Minimum number of nodes in the runtime nodes.
Oauth2AuthCodeFlowResponse
- Auth
Code This property is required. string - Authorization code to be exchanged for access and refresh tokens.
- Auth
Uri This property is required. string - Auth URL for Authorization Code Flow
- Client
Id This property is required. string - Client ID for user-provided OAuth app.
- Client
Secret This property is required. Pulumi.Google Native. Connectors. V1. Inputs. Secret Response - Client secret for user-provided OAuth app.
- Enable
Pkce This property is required. bool - Whether to enable PKCE when the user performs the auth code flow.
- Pkce
Verifier This property is required. string - PKCE verifier to be used during the auth code exchange.
- Redirect
Uri This property is required. string - Redirect URI to be provided during the auth code exchange.
- Scopes
This property is required. List<string> - Scopes the connection will request when the user performs the auth code flow.
- Auth
Code This property is required. string - Authorization code to be exchanged for access and refresh tokens.
- Auth
Uri This property is required. string - Auth URL for Authorization Code Flow
- Client
Id This property is required. string - Client ID for user-provided OAuth app.
- Client
Secret This property is required. SecretResponse - Client secret for user-provided OAuth app.
- Enable
Pkce This property is required. bool - Whether to enable PKCE when the user performs the auth code flow.
- Pkce
Verifier This property is required. string - PKCE verifier to be used during the auth code exchange.
- Redirect
Uri This property is required. string - Redirect URI to be provided during the auth code exchange.
- Scopes
This property is required. []string - Scopes the connection will request when the user performs the auth code flow.
- auth
Code This property is required. String - Authorization code to be exchanged for access and refresh tokens.
- auth
Uri This property is required. String - Auth URL for Authorization Code Flow
- client
Id This property is required. String - Client ID for user-provided OAuth app.
- client
Secret This property is required. SecretResponse - Client secret for user-provided OAuth app.
- enable
Pkce This property is required. Boolean - Whether to enable PKCE when the user performs the auth code flow.
- pkce
Verifier This property is required. String - PKCE verifier to be used during the auth code exchange.
- redirect
Uri This property is required. String - Redirect URI to be provided during the auth code exchange.
- scopes
This property is required. List<String> - Scopes the connection will request when the user performs the auth code flow.
- auth
Code This property is required. string - Authorization code to be exchanged for access and refresh tokens.
- auth
Uri This property is required. string - Auth URL for Authorization Code Flow
- client
Id This property is required. string - Client ID for user-provided OAuth app.
- client
Secret This property is required. SecretResponse - Client secret for user-provided OAuth app.
- enable
Pkce This property is required. boolean - Whether to enable PKCE when the user performs the auth code flow.
- pkce
Verifier This property is required. string - PKCE verifier to be used during the auth code exchange.
- redirect
Uri This property is required. string - Redirect URI to be provided during the auth code exchange.
- scopes
This property is required. string[] - Scopes the connection will request when the user performs the auth code flow.
- auth_
code This property is required. str - Authorization code to be exchanged for access and refresh tokens.
- auth_
uri This property is required. str - Auth URL for Authorization Code Flow
- client_
id This property is required. str - Client ID for user-provided OAuth app.
- client_
secret This property is required. SecretResponse - Client secret for user-provided OAuth app.
- enable_
pkce This property is required. bool - Whether to enable PKCE when the user performs the auth code flow.
- pkce_
verifier This property is required. str - PKCE verifier to be used during the auth code exchange.
- redirect_
uri This property is required. str - Redirect URI to be provided during the auth code exchange.
- scopes
This property is required. Sequence[str] - Scopes the connection will request when the user performs the auth code flow.
- auth
Code This property is required. String - Authorization code to be exchanged for access and refresh tokens.
- auth
Uri This property is required. String - Auth URL for Authorization Code Flow
- client
Id This property is required. String - Client ID for user-provided OAuth app.
- client
Secret This property is required. Property Map - Client secret for user-provided OAuth app.
- enable
Pkce This property is required. Boolean - Whether to enable PKCE when the user performs the auth code flow.
- pkce
Verifier This property is required. String - PKCE verifier to be used during the auth code exchange.
- redirect
Uri This property is required. String - Redirect URI to be provided during the auth code exchange.
- scopes
This property is required. List<String> - Scopes the connection will request when the user performs the auth code flow.
Oauth2ClientCredentialsResponse
- Client
Id This property is required. string - The client identifier.
- Client
Secret This property is required. Pulumi.Google Native. Connectors. V1. Inputs. Secret Response - Secret version reference containing the client secret.
- Client
Id This property is required. string - The client identifier.
- Client
Secret This property is required. SecretResponse - Secret version reference containing the client secret.
- client
Id This property is required. String - The client identifier.
- client
Secret This property is required. SecretResponse - Secret version reference containing the client secret.
- client
Id This property is required. string - The client identifier.
- client
Secret This property is required. SecretResponse - Secret version reference containing the client secret.
- client_
id This property is required. str - The client identifier.
- client_
secret This property is required. SecretResponse - Secret version reference containing the client secret.
- client
Id This property is required. String - The client identifier.
- client
Secret This property is required. Property Map - Secret version reference containing the client secret.
Oauth2JwtBearerResponse
- Client
Key This property is required. 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 This property is required. Pulumi.Google Native. Connectors. V1. Inputs. Jwt Claims Response - JwtClaims providers fields to generate the token.
- Client
Key This property is required. 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 This property is required. JwtClaims Response - JwtClaims providers fields to generate the token.
- client
Key This property is required. 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 This property is required. JwtClaims Response - JwtClaims providers fields to generate the token.
- client
Key This property is required. 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 This property is required. JwtClaims Response - JwtClaims providers fields to generate the token.
- client_
key This property is required. 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 This property is required. JwtClaims Response - JwtClaims providers fields to generate the token.
- client
Key This property is required. 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 This property is required. Property Map - JwtClaims providers fields to generate the token.
ResourceLimitsResponse
ResourceRequestsResponse
SecretResponse
- Secret
Version This property is required. string - The resource name of the secret version in the format, format as:
projects/*/secrets/*/versions/*
.
- Secret
Version This property is required. string - The resource name of the secret version in the format, format as:
projects/*/secrets/*/versions/*
.
- secret
Version This property is required. String - The resource name of the secret version in the format, format as:
projects/*/secrets/*/versions/*
.
- secret
Version This property is required. string - The resource name of the secret version in the format, format as:
projects/*/secrets/*/versions/*
.
- secret_
version This property is required. str - The resource name of the secret version in the format, format as:
projects/*/secrets/*/versions/*
.
- secret
Version This property is required. String - The resource name of the secret version in the format, format as:
projects/*/secrets/*/versions/*
.
SshPublicKeyResponse
- Cert
Type This property is required. string - Format of SSH Client cert.
- Ssh
Client Cert This property is required. Pulumi.Google Native. Connectors. V1. Inputs. Secret Response - SSH Client Cert. It should contain both public and private key.
- Ssh
Client Cert Pass This property is required. Pulumi.Google Native. Connectors. V1. Inputs. Secret Response - Password (passphrase) for ssh client certificate if it has one.
- Username
This property is required. string - The user account used to authenticate.
- Cert
Type This property is required. string - Format of SSH Client cert.
- Ssh
Client Cert This property is required. SecretResponse - SSH Client Cert. It should contain both public and private key.
- Ssh
Client Cert Pass This property is required. SecretResponse - Password (passphrase) for ssh client certificate if it has one.
- Username
This property is required. string - The user account used to authenticate.
- cert
Type This property is required. String - Format of SSH Client cert.
- ssh
Client Cert This property is required. SecretResponse - SSH Client Cert. It should contain both public and private key.
- ssh
Client Cert Pass This property is required. SecretResponse - Password (passphrase) for ssh client certificate if it has one.
- username
This property is required. String - The user account used to authenticate.
- cert
Type This property is required. string - Format of SSH Client cert.
- ssh
Client Cert This property is required. SecretResponse - SSH Client Cert. It should contain both public and private key.
- ssh
Client Cert Pass This property is required. SecretResponse - Password (passphrase) for ssh client certificate if it has one.
- username
This property is required. string - The user account used to authenticate.
- cert_
type This property is required. str - Format of SSH Client cert.
- ssh_
client_ cert This property is required. SecretResponse - SSH Client Cert. It should contain both public and private key.
- ssh_
client_ cert_ pass This property is required. SecretResponse - Password (passphrase) for ssh client certificate if it has one.
- username
This property is required. str - The user account used to authenticate.
- cert
Type This property is required. String - Format of SSH Client cert.
- ssh
Client Cert This property is required. Property Map - SSH Client Cert. It should contain both public and private key.
- ssh
Client Cert Pass This property is required. Property Map - Password (passphrase) for ssh client certificate if it has one.
- username
This property is required. String - The user account used to authenticate.
SslConfigResponse
- Additional
Variables This property is required. List<Pulumi.Google Native. Connectors. V1. Inputs. Config Variable Response> - Additional SSL related field values
- Client
Cert Type This property is required. string - Type of Client Cert (PEM/JKS/.. etc.)
- Client
Certificate This property is required. Pulumi.Google Native. Connectors. V1. Inputs. Secret Response - Client Certificate
- Client
Private Key This property is required. Pulumi.Google Native. Connectors. V1. Inputs. Secret Response - Client Private Key
- Client
Private Key Pass This property is required. Pulumi.Google Native. Connectors. V1. Inputs. Secret Response - Secret containing the passphrase protecting the Client Private Key
- Private
Server Certificate This property is required. Pulumi.Google Native. Connectors. V1. Inputs. Secret Response - Private Server Certificate. Needs to be specified if trust model is
PRIVATE
. - Server
Cert Type This property is required. string - Type of Server Cert (PEM/JKS/.. etc.)
- Trust
Model This property is required. string - Trust Model of the SSL connection
- Type
This property is required. string - Controls the ssl type for the given connector version.
- Use
Ssl This property is required. bool - Bool for enabling SSL
- Additional
Variables This property is required. []ConfigVariable Response - Additional SSL related field values
- Client
Cert Type This property is required. string - Type of Client Cert (PEM/JKS/.. etc.)
- Client
Certificate This property is required. SecretResponse - Client Certificate
- Client
Private Key This property is required. SecretResponse - Client Private Key
- Client
Private Key Pass This property is required. SecretResponse - Secret containing the passphrase protecting the Client Private Key
- Private
Server Certificate This property is required. SecretResponse - Private Server Certificate. Needs to be specified if trust model is
PRIVATE
. - Server
Cert Type This property is required. string - Type of Server Cert (PEM/JKS/.. etc.)
- Trust
Model This property is required. string - Trust Model of the SSL connection
- Type
This property is required. string - Controls the ssl type for the given connector version.
- Use
Ssl This property is required. bool - Bool for enabling SSL
- additional
Variables This property is required. List<ConfigVariable Response> - Additional SSL related field values
- client
Cert Type This property is required. String - Type of Client Cert (PEM/JKS/.. etc.)
- client
Certificate This property is required. SecretResponse - Client Certificate
- client
Private Key This property is required. SecretResponse - Client Private Key
- client
Private Key Pass This property is required. SecretResponse - Secret containing the passphrase protecting the Client Private Key
- private
Server Certificate This property is required. SecretResponse - Private Server Certificate. Needs to be specified if trust model is
PRIVATE
. - server
Cert Type This property is required. String - Type of Server Cert (PEM/JKS/.. etc.)
- trust
Model This property is required. String - Trust Model of the SSL connection
- type
This property is required. String - Controls the ssl type for the given connector version.
- use
Ssl This property is required. Boolean - Bool for enabling SSL
- additional
Variables This property is required. ConfigVariable Response[] - Additional SSL related field values
- client
Cert Type This property is required. string - Type of Client Cert (PEM/JKS/.. etc.)
- client
Certificate This property is required. SecretResponse - Client Certificate
- client
Private Key This property is required. SecretResponse - Client Private Key
- client
Private Key Pass This property is required. SecretResponse - Secret containing the passphrase protecting the Client Private Key
- private
Server Certificate This property is required. SecretResponse - Private Server Certificate. Needs to be specified if trust model is
PRIVATE
. - server
Cert Type This property is required. string - Type of Server Cert (PEM/JKS/.. etc.)
- trust
Model This property is required. string - Trust Model of the SSL connection
- type
This property is required. string - Controls the ssl type for the given connector version.
- use
Ssl This property is required. boolean - Bool for enabling SSL
- additional_
variables This property is required. Sequence[ConfigVariable Response] - Additional SSL related field values
- client_
cert_ type This property is required. str - Type of Client Cert (PEM/JKS/.. etc.)
- client_
certificate This property is required. SecretResponse - Client Certificate
- client_
private_ key This property is required. SecretResponse - Client Private Key
- client_
private_ key_ pass This property is required. SecretResponse - Secret containing the passphrase protecting the Client Private Key
- private_
server_ certificate This property is required. SecretResponse - Private Server Certificate. Needs to be specified if trust model is
PRIVATE
. - server_
cert_ type This property is required. str - Type of Server Cert (PEM/JKS/.. etc.)
- trust_
model This property is required. str - Trust Model of the SSL connection
- type
This property is required. str - Controls the ssl type for the given connector version.
- use_
ssl This property is required. bool - Bool for enabling SSL
- additional
Variables This property is required. List<Property Map> - Additional SSL related field values
- client
Cert Type This property is required. String - Type of Client Cert (PEM/JKS/.. etc.)
- client
Certificate This property is required. Property Map - Client Certificate
- client
Private Key This property is required. Property Map - Client Private Key
- client
Private Key Pass This property is required. Property Map - Secret containing the passphrase protecting the Client Private Key
- private
Server Certificate This property is required. Property Map - Private Server Certificate. Needs to be specified if trust model is
PRIVATE
. - server
Cert Type This property is required. String - Type of Server Cert (PEM/JKS/.. etc.)
- trust
Model This property is required. String - Trust Model of the SSL connection
- type
This property is required. String - Controls the ssl type for the given connector version.
- use
Ssl This property is required. Boolean - Bool for enabling SSL
UserPasswordResponse
- Password
This property is required. Pulumi.Google Native. Connectors. V1. Inputs. Secret Response - Secret version reference containing the password.
- Username
This property is required. string - Username.
- Password
This property is required. SecretResponse - Secret version reference containing the password.
- Username
This property is required. string - Username.
- password
This property is required. SecretResponse - Secret version reference containing the password.
- username
This property is required. String - Username.
- password
This property is required. SecretResponse - Secret version reference containing the password.
- username
This property is required. string - Username.
- password
This property is required. SecretResponse - Secret version reference containing the password.
- username
This property is required. str - Username.
- password
This property is required. Property Map - Secret version reference containing the password.
- username
This property is required. 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