google-native.datastream/v1alpha1.ConnectionProfile
Explore with Pulumi AI
Use this method to create a connection profile in a project and location. Auto-naming is currently not supported for this resource.
Create ConnectionProfile Resource
new ConnectionProfile(name: string, args: ConnectionProfileArgs, opts?: CustomResourceOptions);
@overload
def ConnectionProfile(resource_name: str,
opts: Optional[ResourceOptions] = None,
connection_profile_id: Optional[str] = None,
display_name: Optional[str] = None,
forward_ssh_connectivity: Optional[ForwardSshTunnelConnectivityArgs] = None,
gcs_profile: Optional[GcsProfileArgs] = None,
labels: Optional[Mapping[str, str]] = None,
location: Optional[str] = None,
mysql_profile: Optional[MysqlProfileArgs] = None,
no_connectivity: Optional[NoConnectivitySettingsArgs] = None,
oracle_profile: Optional[OracleProfileArgs] = None,
private_connectivity: Optional[PrivateConnectivityArgs] = None,
project: Optional[str] = None,
request_id: Optional[str] = None,
static_service_ip_connectivity: Optional[StaticServiceIpConnectivityArgs] = None)
@overload
def ConnectionProfile(resource_name: str,
args: ConnectionProfileArgs,
opts: Optional[ResourceOptions] = None)
func NewConnectionProfile(ctx *Context, name string, args ConnectionProfileArgs, opts ...ResourceOption) (*ConnectionProfile, error)
public ConnectionProfile(string name, ConnectionProfileArgs args, CustomResourceOptions? opts = null)
public ConnectionProfile(String name, ConnectionProfileArgs args)
public ConnectionProfile(String name, ConnectionProfileArgs args, CustomResourceOptions options)
type: google-native:datastream/v1alpha1:ConnectionProfile
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args ConnectionProfileArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args ConnectionProfileArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args ConnectionProfileArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args ConnectionProfileArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args ConnectionProfileArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
ConnectionProfile Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
The ConnectionProfile resource accepts the following input properties:
- Connection
Profile stringId Required. The connection profile identifier.
- Display
Name string Display name.
- Forward
Ssh Pulumi.Connectivity Google Native. Datastream. V1Alpha1. Inputs. Forward Ssh Tunnel Connectivity Args Forward SSH tunnel connectivity.
- Gcs
Profile Pulumi.Google Native. Datastream. V1Alpha1. Inputs. Gcs Profile Args Cloud Storage ConnectionProfile configuration.
- Labels Dictionary<string, string>
Labels.
- Location string
- Mysql
Profile Pulumi.Google Native. Datastream. V1Alpha1. Inputs. Mysql Profile Args MySQL ConnectionProfile configuration.
- No
Connectivity Pulumi.Google Native. Datastream. V1Alpha1. Inputs. No Connectivity Settings Args No connectivity option chosen.
- Oracle
Profile Pulumi.Google Native. Datastream. V1Alpha1. Inputs. Oracle Profile Args Oracle ConnectionProfile configuration.
- Private
Connectivity Pulumi.Google Native. Datastream. V1Alpha1. Inputs. Private Connectivity Args Private connectivity.
- Project string
- Request
Id string Optional. A request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
- Static
Service Pulumi.Ip Connectivity Google Native. Datastream. V1Alpha1. Inputs. Static Service Ip Connectivity Args Static Service IP connectivity.
- Connection
Profile stringId Required. The connection profile identifier.
- Display
Name string Display name.
- Forward
Ssh ForwardConnectivity Ssh Tunnel Connectivity Args Forward SSH tunnel connectivity.
- Gcs
Profile GcsProfile Args Cloud Storage ConnectionProfile configuration.
- Labels map[string]string
Labels.
- Location string
- Mysql
Profile MysqlProfile Args MySQL ConnectionProfile configuration.
- No
Connectivity NoConnectivity Settings Args No connectivity option chosen.
- Oracle
Profile OracleProfile Args Oracle ConnectionProfile configuration.
- Private
Connectivity PrivateConnectivity Args Private connectivity.
- Project string
- Request
Id string Optional. A request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
- Static
Service StaticIp Connectivity Service Ip Connectivity Args Static Service IP connectivity.
- connection
Profile StringId Required. The connection profile identifier.
- display
Name String Display name.
- forward
Ssh ForwardConnectivity Ssh Tunnel Connectivity Args Forward SSH tunnel connectivity.
- gcs
Profile GcsProfile Args Cloud Storage ConnectionProfile configuration.
- labels Map<String,String>
Labels.
- location String
- mysql
Profile MysqlProfile Args MySQL ConnectionProfile configuration.
- no
Connectivity NoConnectivity Settings Args No connectivity option chosen.
- oracle
Profile OracleProfile Args Oracle ConnectionProfile configuration.
- private
Connectivity PrivateConnectivity Args Private connectivity.
- project String
- request
Id String Optional. A request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
- static
Service StaticIp Connectivity Service Ip Connectivity Args Static Service IP connectivity.
- connection
Profile stringId Required. The connection profile identifier.
- display
Name string Display name.
- forward
Ssh ForwardConnectivity Ssh Tunnel Connectivity Args Forward SSH tunnel connectivity.
- gcs
Profile GcsProfile Args Cloud Storage ConnectionProfile configuration.
- labels {[key: string]: string}
Labels.
- location string
- mysql
Profile MysqlProfile Args MySQL ConnectionProfile configuration.
- no
Connectivity NoConnectivity Settings Args No connectivity option chosen.
- oracle
Profile OracleProfile Args Oracle ConnectionProfile configuration.
- private
Connectivity PrivateConnectivity Args Private connectivity.
- project string
- request
Id string Optional. A request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
- static
Service StaticIp Connectivity Service Ip Connectivity Args Static Service IP connectivity.
- connection_
profile_ strid Required. The connection profile identifier.
- display_
name str Display name.
- forward_
ssh_ Forwardconnectivity Ssh Tunnel Connectivity Args Forward SSH tunnel connectivity.
- gcs_
profile GcsProfile Args Cloud Storage ConnectionProfile configuration.
- labels Mapping[str, str]
Labels.
- location str
- mysql_
profile MysqlProfile Args MySQL ConnectionProfile configuration.
- no_
connectivity NoConnectivity Settings Args No connectivity option chosen.
- oracle_
profile OracleProfile Args Oracle ConnectionProfile configuration.
- private_
connectivity PrivateConnectivity Args Private connectivity.
- project str
- request_
id str Optional. A request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
- static_
service_ Staticip_ connectivity Service Ip Connectivity Args Static Service IP connectivity.
- connection
Profile StringId Required. The connection profile identifier.
- display
Name String Display name.
- forward
Ssh Property MapConnectivity Forward SSH tunnel connectivity.
- gcs
Profile Property Map Cloud Storage ConnectionProfile configuration.
- labels Map<String>
Labels.
- location String
- mysql
Profile Property Map MySQL ConnectionProfile configuration.
- no
Connectivity Property Map No connectivity option chosen.
- oracle
Profile Property Map Oracle ConnectionProfile configuration.
- private
Connectivity Property Map Private connectivity.
- project String
- request
Id String Optional. A request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
- static
Service Property MapIp Connectivity Static Service IP connectivity.
Outputs
All input properties are implicitly available as output properties. Additionally, the ConnectionProfile resource produces the following output properties:
- Create
Time string The create time of the resource.
- Id string
The provider-assigned unique ID for this managed resource.
- Name string
The resource's name.
- Update
Time string The update time of the resource.
- Create
Time string The create time of the resource.
- Id string
The provider-assigned unique ID for this managed resource.
- Name string
The resource's name.
- Update
Time string The update time of the resource.
- create
Time String The create time of the resource.
- id String
The provider-assigned unique ID for this managed resource.
- name String
The resource's name.
- update
Time String The update time of the resource.
- create
Time string The create time of the resource.
- id string
The provider-assigned unique ID for this managed resource.
- name string
The resource's name.
- update
Time string The update time of the resource.
- create_
time str The create time of the resource.
- id str
The provider-assigned unique ID for this managed resource.
- name str
The resource's name.
- update_
time str The update time of the resource.
- create
Time String The create time of the resource.
- id String
The provider-assigned unique ID for this managed resource.
- name String
The resource's name.
- update
Time String The update time of the resource.
Supporting Types
ForwardSshTunnelConnectivity
- Hostname string
Hostname for the SSH tunnel.
- Username string
Username for the SSH tunnel.
- Password string
Input only. SSH password.
- Port int
Port for the SSH tunnel, default value is 22.
- Private
Key string Input only. SSH private key.
- Hostname string
Hostname for the SSH tunnel.
- Username string
Username for the SSH tunnel.
- Password string
Input only. SSH password.
- Port int
Port for the SSH tunnel, default value is 22.
- Private
Key string Input only. SSH private key.
- hostname String
Hostname for the SSH tunnel.
- username String
Username for the SSH tunnel.
- password String
Input only. SSH password.
- port Integer
Port for the SSH tunnel, default value is 22.
- private
Key String Input only. SSH private key.
- hostname string
Hostname for the SSH tunnel.
- username string
Username for the SSH tunnel.
- password string
Input only. SSH password.
- port number
Port for the SSH tunnel, default value is 22.
- private
Key string Input only. SSH private key.
- hostname str
Hostname for the SSH tunnel.
- username str
Username for the SSH tunnel.
- password str
Input only. SSH password.
- port int
Port for the SSH tunnel, default value is 22.
- private_
key str Input only. SSH private key.
- hostname String
Hostname for the SSH tunnel.
- username String
Username for the SSH tunnel.
- password String
Input only. SSH password.
- port Number
Port for the SSH tunnel, default value is 22.
- private
Key String Input only. SSH private key.
ForwardSshTunnelConnectivityResponse
- Hostname string
Hostname for the SSH tunnel.
- Password string
Input only. SSH password.
- Port int
Port for the SSH tunnel, default value is 22.
- Private
Key string Input only. SSH private key.
- Username string
Username for the SSH tunnel.
- Hostname string
Hostname for the SSH tunnel.
- Password string
Input only. SSH password.
- Port int
Port for the SSH tunnel, default value is 22.
- Private
Key string Input only. SSH private key.
- Username string
Username for the SSH tunnel.
- hostname String
Hostname for the SSH tunnel.
- password String
Input only. SSH password.
- port Integer
Port for the SSH tunnel, default value is 22.
- private
Key String Input only. SSH private key.
- username String
Username for the SSH tunnel.
- hostname string
Hostname for the SSH tunnel.
- password string
Input only. SSH password.
- port number
Port for the SSH tunnel, default value is 22.
- private
Key string Input only. SSH private key.
- username string
Username for the SSH tunnel.
- hostname str
Hostname for the SSH tunnel.
- password str
Input only. SSH password.
- port int
Port for the SSH tunnel, default value is 22.
- private_
key str Input only. SSH private key.
- username str
Username for the SSH tunnel.
- hostname String
Hostname for the SSH tunnel.
- password String
Input only. SSH password.
- port Number
Port for the SSH tunnel, default value is 22.
- private
Key String Input only. SSH private key.
- username String
Username for the SSH tunnel.
GcsProfile
- Bucket
Name string The full project and resource path for Cloud Storage bucket including the name.
- Root
Path string The root path inside the Cloud Storage bucket.
- Bucket
Name string The full project and resource path for Cloud Storage bucket including the name.
- Root
Path string The root path inside the Cloud Storage bucket.
- bucket
Name String The full project and resource path for Cloud Storage bucket including the name.
- root
Path String The root path inside the Cloud Storage bucket.
- bucket
Name string The full project and resource path for Cloud Storage bucket including the name.
- root
Path string The root path inside the Cloud Storage bucket.
- bucket_
name str The full project and resource path for Cloud Storage bucket including the name.
- root_
path str The root path inside the Cloud Storage bucket.
- bucket
Name String The full project and resource path for Cloud Storage bucket including the name.
- root
Path String The root path inside the Cloud Storage bucket.
GcsProfileResponse
- Bucket
Name string The full project and resource path for Cloud Storage bucket including the name.
- Root
Path string The root path inside the Cloud Storage bucket.
- Bucket
Name string The full project and resource path for Cloud Storage bucket including the name.
- Root
Path string The root path inside the Cloud Storage bucket.
- bucket
Name String The full project and resource path for Cloud Storage bucket including the name.
- root
Path String The root path inside the Cloud Storage bucket.
- bucket
Name string The full project and resource path for Cloud Storage bucket including the name.
- root
Path string The root path inside the Cloud Storage bucket.
- bucket_
name str The full project and resource path for Cloud Storage bucket including the name.
- root_
path str The root path inside the Cloud Storage bucket.
- bucket
Name String The full project and resource path for Cloud Storage bucket including the name.
- root
Path String The root path inside the Cloud Storage bucket.
MysqlProfile
- Hostname string
Hostname for the MySQL connection.
- Password string
Input only. Password for the MySQL connection.
- Username string
Username for the MySQL connection.
- Port int
Port for the MySQL connection, default value is 3306.
- Ssl
Config Pulumi.Google Native. Datastream. V1Alpha1. Inputs. Mysql Ssl Config SSL configuration for the MySQL connection.
- hostname str
Hostname for the MySQL connection.
- password str
Input only. Password for the MySQL connection.
- username str
Username for the MySQL connection.
- port int
Port for the MySQL connection, default value is 3306.
- ssl_
config MysqlSsl Config SSL configuration for the MySQL connection.
MysqlProfileResponse
- Hostname string
Hostname for the MySQL connection.
- Password string
Input only. Password for the MySQL connection.
- Port int
Port for the MySQL connection, default value is 3306.
- Ssl
Config Pulumi.Google Native. Datastream. V1Alpha1. Inputs. Mysql Ssl Config Response SSL configuration for the MySQL connection.
- Username string
Username for the MySQL connection.
- hostname str
Hostname for the MySQL connection.
- password str
Input only. Password for the MySQL connection.
- port int
Port for the MySQL connection, default value is 3306.
- ssl_
config MysqlSsl Config Response SSL configuration for the MySQL connection.
- username str
Username for the MySQL connection.
MysqlSslConfig
- Ca
Certificate string Input only. PEM-encoded certificate of the CA that signed the source database server's certificate.
- Client
Certificate string Input only. PEM-encoded certificate that will be used by the replica to authenticate against the source database server. If this field is used then the 'client_key' and the 'ca_certificate' fields are mandatory.
- Client
Key string Input only. PEM-encoded private key associated with the Client Certificate. If this field is used then the 'client_certificate' and the 'ca_certificate' fields are mandatory.
- Ca
Certificate string Input only. PEM-encoded certificate of the CA that signed the source database server's certificate.
- Client
Certificate string Input only. PEM-encoded certificate that will be used by the replica to authenticate against the source database server. If this field is used then the 'client_key' and the 'ca_certificate' fields are mandatory.
- Client
Key string Input only. PEM-encoded private key associated with the Client Certificate. If this field is used then the 'client_certificate' and the 'ca_certificate' fields are mandatory.
- ca
Certificate String Input only. PEM-encoded certificate of the CA that signed the source database server's certificate.
- client
Certificate String Input only. PEM-encoded certificate that will be used by the replica to authenticate against the source database server. If this field is used then the 'client_key' and the 'ca_certificate' fields are mandatory.
- client
Key String Input only. PEM-encoded private key associated with the Client Certificate. If this field is used then the 'client_certificate' and the 'ca_certificate' fields are mandatory.
- ca
Certificate string Input only. PEM-encoded certificate of the CA that signed the source database server's certificate.
- client
Certificate string Input only. PEM-encoded certificate that will be used by the replica to authenticate against the source database server. If this field is used then the 'client_key' and the 'ca_certificate' fields are mandatory.
- client
Key string Input only. PEM-encoded private key associated with the Client Certificate. If this field is used then the 'client_certificate' and the 'ca_certificate' fields are mandatory.
- ca_
certificate str Input only. PEM-encoded certificate of the CA that signed the source database server's certificate.
- client_
certificate str Input only. PEM-encoded certificate that will be used by the replica to authenticate against the source database server. If this field is used then the 'client_key' and the 'ca_certificate' fields are mandatory.
- client_
key str Input only. PEM-encoded private key associated with the Client Certificate. If this field is used then the 'client_certificate' and the 'ca_certificate' fields are mandatory.
- ca
Certificate String Input only. PEM-encoded certificate of the CA that signed the source database server's certificate.
- client
Certificate String Input only. PEM-encoded certificate that will be used by the replica to authenticate against the source database server. If this field is used then the 'client_key' and the 'ca_certificate' fields are mandatory.
- client
Key String Input only. PEM-encoded private key associated with the Client Certificate. If this field is used then the 'client_certificate' and the 'ca_certificate' fields are mandatory.
MysqlSslConfigResponse
- Ca
Certificate string Input only. PEM-encoded certificate of the CA that signed the source database server's certificate.
- Ca
Certificate boolSet Indicates whether the ca_certificate field is set.
- Client
Certificate string Input only. PEM-encoded certificate that will be used by the replica to authenticate against the source database server. If this field is used then the 'client_key' and the 'ca_certificate' fields are mandatory.
- Client
Certificate boolSet Indicates whether the client_certificate field is set.
- Client
Key string Input only. PEM-encoded private key associated with the Client Certificate. If this field is used then the 'client_certificate' and the 'ca_certificate' fields are mandatory.
- Client
Key boolSet Indicates whether the client_key field is set.
- Ca
Certificate string Input only. PEM-encoded certificate of the CA that signed the source database server's certificate.
- Ca
Certificate boolSet Indicates whether the ca_certificate field is set.
- Client
Certificate string Input only. PEM-encoded certificate that will be used by the replica to authenticate against the source database server. If this field is used then the 'client_key' and the 'ca_certificate' fields are mandatory.
- Client
Certificate boolSet Indicates whether the client_certificate field is set.
- Client
Key string Input only. PEM-encoded private key associated with the Client Certificate. If this field is used then the 'client_certificate' and the 'ca_certificate' fields are mandatory.
- Client
Key boolSet Indicates whether the client_key field is set.
- ca
Certificate String Input only. PEM-encoded certificate of the CA that signed the source database server's certificate.
- ca
Certificate BooleanSet Indicates whether the ca_certificate field is set.
- client
Certificate String Input only. PEM-encoded certificate that will be used by the replica to authenticate against the source database server. If this field is used then the 'client_key' and the 'ca_certificate' fields are mandatory.
- client
Certificate BooleanSet Indicates whether the client_certificate field is set.
- client
Key String Input only. PEM-encoded private key associated with the Client Certificate. If this field is used then the 'client_certificate' and the 'ca_certificate' fields are mandatory.
- client
Key BooleanSet Indicates whether the client_key field is set.
- ca
Certificate string Input only. PEM-encoded certificate of the CA that signed the source database server's certificate.
- ca
Certificate booleanSet Indicates whether the ca_certificate field is set.
- client
Certificate string Input only. PEM-encoded certificate that will be used by the replica to authenticate against the source database server. If this field is used then the 'client_key' and the 'ca_certificate' fields are mandatory.
- client
Certificate booleanSet Indicates whether the client_certificate field is set.
- client
Key string Input only. PEM-encoded private key associated with the Client Certificate. If this field is used then the 'client_certificate' and the 'ca_certificate' fields are mandatory.
- client
Key booleanSet Indicates whether the client_key field is set.
- ca_
certificate str Input only. PEM-encoded certificate of the CA that signed the source database server's certificate.
- ca_
certificate_ boolset Indicates whether the ca_certificate field is set.
- client_
certificate str Input only. PEM-encoded certificate that will be used by the replica to authenticate against the source database server. If this field is used then the 'client_key' and the 'ca_certificate' fields are mandatory.
- client_
certificate_ boolset Indicates whether the client_certificate field is set.
- client_
key str Input only. PEM-encoded private key associated with the Client Certificate. If this field is used then the 'client_certificate' and the 'ca_certificate' fields are mandatory.
- client_
key_ boolset Indicates whether the client_key field is set.
- ca
Certificate String Input only. PEM-encoded certificate of the CA that signed the source database server's certificate.
- ca
Certificate BooleanSet Indicates whether the ca_certificate field is set.
- client
Certificate String Input only. PEM-encoded certificate that will be used by the replica to authenticate against the source database server. If this field is used then the 'client_key' and the 'ca_certificate' fields are mandatory.
- client
Certificate BooleanSet Indicates whether the client_certificate field is set.
- client
Key String Input only. PEM-encoded private key associated with the Client Certificate. If this field is used then the 'client_certificate' and the 'ca_certificate' fields are mandatory.
- client
Key BooleanSet Indicates whether the client_key field is set.
OracleProfile
- Database
Service string Database for the Oracle connection.
- Hostname string
Hostname for the Oracle connection.
- Password string
Password for the Oracle connection.
- Username string
Username for the Oracle connection.
- Connection
Attributes Dictionary<string, string> Connection string attributes
- Port int
Port for the Oracle connection, default value is 1521.
- Database
Service string Database for the Oracle connection.
- Hostname string
Hostname for the Oracle connection.
- Password string
Password for the Oracle connection.
- Username string
Username for the Oracle connection.
- Connection
Attributes map[string]string Connection string attributes
- Port int
Port for the Oracle connection, default value is 1521.
- database
Service String Database for the Oracle connection.
- hostname String
Hostname for the Oracle connection.
- password String
Password for the Oracle connection.
- username String
Username for the Oracle connection.
- connection
Attributes Map<String,String> Connection string attributes
- port Integer
Port for the Oracle connection, default value is 1521.
- database
Service string Database for the Oracle connection.
- hostname string
Hostname for the Oracle connection.
- password string
Password for the Oracle connection.
- username string
Username for the Oracle connection.
- connection
Attributes {[key: string]: string} Connection string attributes
- port number
Port for the Oracle connection, default value is 1521.
- database_
service str Database for the Oracle connection.
- hostname str
Hostname for the Oracle connection.
- password str
Password for the Oracle connection.
- username str
Username for the Oracle connection.
- connection_
attributes Mapping[str, str] Connection string attributes
- port int
Port for the Oracle connection, default value is 1521.
- database
Service String Database for the Oracle connection.
- hostname String
Hostname for the Oracle connection.
- password String
Password for the Oracle connection.
- username String
Username for the Oracle connection.
- connection
Attributes Map<String> Connection string attributes
- port Number
Port for the Oracle connection, default value is 1521.
OracleProfileResponse
- Connection
Attributes Dictionary<string, string> Connection string attributes
- Database
Service string Database for the Oracle connection.
- Hostname string
Hostname for the Oracle connection.
- Password string
Password for the Oracle connection.
- Port int
Port for the Oracle connection, default value is 1521.
- Username string
Username for the Oracle connection.
- Connection
Attributes map[string]string Connection string attributes
- Database
Service string Database for the Oracle connection.
- Hostname string
Hostname for the Oracle connection.
- Password string
Password for the Oracle connection.
- Port int
Port for the Oracle connection, default value is 1521.
- Username string
Username for the Oracle connection.
- connection
Attributes Map<String,String> Connection string attributes
- database
Service String Database for the Oracle connection.
- hostname String
Hostname for the Oracle connection.
- password String
Password for the Oracle connection.
- port Integer
Port for the Oracle connection, default value is 1521.
- username String
Username for the Oracle connection.
- connection
Attributes {[key: string]: string} Connection string attributes
- database
Service string Database for the Oracle connection.
- hostname string
Hostname for the Oracle connection.
- password string
Password for the Oracle connection.
- port number
Port for the Oracle connection, default value is 1521.
- username string
Username for the Oracle connection.
- connection_
attributes Mapping[str, str] Connection string attributes
- database_
service str Database for the Oracle connection.
- hostname str
Hostname for the Oracle connection.
- password str
Password for the Oracle connection.
- port int
Port for the Oracle connection, default value is 1521.
- username str
Username for the Oracle connection.
- connection
Attributes Map<String> Connection string attributes
- database
Service String Database for the Oracle connection.
- hostname String
Hostname for the Oracle connection.
- password String
Password for the Oracle connection.
- port Number
Port for the Oracle connection, default value is 1521.
- username String
Username for the Oracle connection.
PrivateConnectivity
- Private
Connection stringName
- Private
Connection stringName
- private
Connection StringName
- private
Connection stringName
- private
Connection StringName
PrivateConnectivityResponse
- Private
Connection stringName
- Private
Connection stringName
- private
Connection StringName
- private
Connection stringName
- private
Connection StringName
Package Details
- Repository
- Google Cloud Native pulumi/pulumi-google-native
- License
- Apache-2.0