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.datamigration/v1.getConnectionProfile
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 profile.
Using getConnectionProfile
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 getConnectionProfile(args: GetConnectionProfileArgs, opts?: InvokeOptions): Promise<GetConnectionProfileResult>
function getConnectionProfileOutput(args: GetConnectionProfileOutputArgs, opts?: InvokeOptions): Output<GetConnectionProfileResult>def get_connection_profile(connection_profile_id: Optional[str] = None,
                           location: Optional[str] = None,
                           project: Optional[str] = None,
                           opts: Optional[InvokeOptions] = None) -> GetConnectionProfileResult
def get_connection_profile_output(connection_profile_id: Optional[pulumi.Input[str]] = None,
                           location: Optional[pulumi.Input[str]] = None,
                           project: Optional[pulumi.Input[str]] = None,
                           opts: Optional[InvokeOptions] = None) -> Output[GetConnectionProfileResult]func LookupConnectionProfile(ctx *Context, args *LookupConnectionProfileArgs, opts ...InvokeOption) (*LookupConnectionProfileResult, error)
func LookupConnectionProfileOutput(ctx *Context, args *LookupConnectionProfileOutputArgs, opts ...InvokeOption) LookupConnectionProfileResultOutput> Note: This function is named LookupConnectionProfile in the Go SDK.
public static class GetConnectionProfile 
{
    public static Task<GetConnectionProfileResult> InvokeAsync(GetConnectionProfileArgs args, InvokeOptions? opts = null)
    public static Output<GetConnectionProfileResult> Invoke(GetConnectionProfileInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetConnectionProfileResult> getConnectionProfile(GetConnectionProfileArgs args, InvokeOptions options)
public static Output<GetConnectionProfileResult> getConnectionProfile(GetConnectionProfileArgs args, InvokeOptions options)
fn::invoke:
  function: google-native:datamigration/v1:getConnectionProfile
  arguments:
    # arguments dictionaryThe following arguments are supported:
- ConnectionProfile stringId 
- Location string
- Project string
- ConnectionProfile stringId 
- Location string
- Project string
- connectionProfile StringId 
- location String
- project String
- connectionProfile stringId 
- location string
- project string
- connection_profile_ strid 
- location str
- project str
- connectionProfile StringId 
- location String
- project String
getConnectionProfile Result
The following output properties are available:
- Alloydb
Pulumi.Google Native. Datamigration. V1. Outputs. Alloy Db Connection Profile Response 
- An AlloyDB cluster connection profile.
- Cloudsql
Pulumi.Google Native. Datamigration. V1. Outputs. Cloud Sql Connection Profile Response 
- A CloudSQL database connection profile.
- CreateTime string
- The timestamp when the resource was created. A timestamp in RFC3339 UTC "Zulu" format, accurate to nanoseconds. Example: "2014-10-02T15:01:23.045123456Z".
- DisplayName string
- The connection profile display name.
- Error
Pulumi.Google Native. Datamigration. V1. Outputs. Status Response 
- The error details in case of state FAILED.
- Labels Dictionary<string, string>
- The resource labels for connection profile to use to annotate any related underlying resources such as Compute Engine VMs. An object containing a list of "key": "value" pairs. Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
- Mysql
Pulumi.Google Native. Datamigration. V1. Outputs. My Sql Connection Profile Response 
- A MySQL database connection profile.
- Name string
- The name of this connection profile resource in the form of projects/{project}/locations/{location}/connectionProfiles/{connectionProfile}.
- Oracle
Pulumi.Google Native. Datamigration. V1. Outputs. Oracle Connection Profile Response 
- An Oracle database connection profile.
- Postgresql
Pulumi.Google Native. Datamigration. V1. Outputs. Postgre Sql Connection Profile Response 
- A PostgreSQL database connection profile.
- Provider string
- The database provider.
- State string
- The current connection profile state (e.g. DRAFT, READY, or FAILED).
- UpdateTime string
- The timestamp when the resource was last updated. A timestamp in RFC3339 UTC "Zulu" format, accurate to nanoseconds. Example: "2014-10-02T15:01:23.045123456Z".
- Alloydb
AlloyDb Connection Profile Response 
- An AlloyDB cluster connection profile.
- Cloudsql
CloudSql Connection Profile Response 
- A CloudSQL database connection profile.
- CreateTime string
- The timestamp when the resource was created. A timestamp in RFC3339 UTC "Zulu" format, accurate to nanoseconds. Example: "2014-10-02T15:01:23.045123456Z".
- DisplayName string
- The connection profile display name.
- Error
StatusResponse 
- The error details in case of state FAILED.
- Labels map[string]string
- The resource labels for connection profile to use to annotate any related underlying resources such as Compute Engine VMs. An object containing a list of "key": "value" pairs. Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
- Mysql
MySql Connection Profile Response 
- A MySQL database connection profile.
- Name string
- The name of this connection profile resource in the form of projects/{project}/locations/{location}/connectionProfiles/{connectionProfile}.
- Oracle
OracleConnection Profile Response 
- An Oracle database connection profile.
- Postgresql
PostgreSql Connection Profile Response 
- A PostgreSQL database connection profile.
- Provider string
- The database provider.
- State string
- The current connection profile state (e.g. DRAFT, READY, or FAILED).
- UpdateTime string
- The timestamp when the resource was last updated. A timestamp in RFC3339 UTC "Zulu" format, accurate to nanoseconds. Example: "2014-10-02T15:01:23.045123456Z".
- alloydb
AlloyDb Connection Profile Response 
- An AlloyDB cluster connection profile.
- cloudsql
CloudSql Connection Profile Response 
- A CloudSQL database connection profile.
- createTime String
- The timestamp when the resource was created. A timestamp in RFC3339 UTC "Zulu" format, accurate to nanoseconds. Example: "2014-10-02T15:01:23.045123456Z".
- displayName String
- The connection profile display name.
- error
StatusResponse 
- The error details in case of state FAILED.
- labels Map<String,String>
- The resource labels for connection profile to use to annotate any related underlying resources such as Compute Engine VMs. An object containing a list of "key": "value" pairs. Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
- mysql
MySql Connection Profile Response 
- A MySQL database connection profile.
- name String
- The name of this connection profile resource in the form of projects/{project}/locations/{location}/connectionProfiles/{connectionProfile}.
- oracle
OracleConnection Profile Response 
- An Oracle database connection profile.
- postgresql
PostgreSql Connection Profile Response 
- A PostgreSQL database connection profile.
- provider String
- The database provider.
- state String
- The current connection profile state (e.g. DRAFT, READY, or FAILED).
- updateTime String
- The timestamp when the resource was last updated. A timestamp in RFC3339 UTC "Zulu" format, accurate to nanoseconds. Example: "2014-10-02T15:01:23.045123456Z".
- alloydb
AlloyDb Connection Profile Response 
- An AlloyDB cluster connection profile.
- cloudsql
CloudSql Connection Profile Response 
- A CloudSQL database connection profile.
- createTime string
- The timestamp when the resource was created. A timestamp in RFC3339 UTC "Zulu" format, accurate to nanoseconds. Example: "2014-10-02T15:01:23.045123456Z".
- displayName string
- The connection profile display name.
- error
StatusResponse 
- The error details in case of state FAILED.
- labels {[key: string]: string}
- The resource labels for connection profile to use to annotate any related underlying resources such as Compute Engine VMs. An object containing a list of "key": "value" pairs. Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
- mysql
MySql Connection Profile Response 
- A MySQL database connection profile.
- name string
- The name of this connection profile resource in the form of projects/{project}/locations/{location}/connectionProfiles/{connectionProfile}.
- oracle
OracleConnection Profile Response 
- An Oracle database connection profile.
- postgresql
PostgreSql Connection Profile Response 
- A PostgreSQL database connection profile.
- provider string
- The database provider.
- state string
- The current connection profile state (e.g. DRAFT, READY, or FAILED).
- updateTime string
- The timestamp when the resource was last updated. A timestamp in RFC3339 UTC "Zulu" format, accurate to nanoseconds. Example: "2014-10-02T15:01:23.045123456Z".
- alloydb
AlloyDb Connection Profile Response 
- An AlloyDB cluster connection profile.
- cloudsql
CloudSql Connection Profile Response 
- A CloudSQL database connection profile.
- create_time str
- The timestamp when the resource was created. A timestamp in RFC3339 UTC "Zulu" format, accurate to nanoseconds. Example: "2014-10-02T15:01:23.045123456Z".
- display_name str
- The connection profile display name.
- error
StatusResponse 
- The error details in case of state FAILED.
- labels Mapping[str, str]
- The resource labels for connection profile to use to annotate any related underlying resources such as Compute Engine VMs. An object containing a list of "key": "value" pairs. Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
- mysql
MySql Connection Profile Response 
- A MySQL database connection profile.
- name str
- The name of this connection profile resource in the form of projects/{project}/locations/{location}/connectionProfiles/{connectionProfile}.
- oracle
OracleConnection Profile Response 
- An Oracle database connection profile.
- postgresql
PostgreSql Connection Profile Response 
- A PostgreSQL database connection profile.
- provider str
- The database provider.
- state str
- The current connection profile state (e.g. DRAFT, READY, or FAILED).
- update_time str
- The timestamp when the resource was last updated. A timestamp in RFC3339 UTC "Zulu" format, accurate to nanoseconds. Example: "2014-10-02T15:01:23.045123456Z".
- alloydb Property Map
- An AlloyDB cluster connection profile.
- cloudsql Property Map
- A CloudSQL database connection profile.
- createTime String
- The timestamp when the resource was created. A timestamp in RFC3339 UTC "Zulu" format, accurate to nanoseconds. Example: "2014-10-02T15:01:23.045123456Z".
- displayName String
- The connection profile display name.
- error Property Map
- The error details in case of state FAILED.
- labels Map<String>
- The resource labels for connection profile to use to annotate any related underlying resources such as Compute Engine VMs. An object containing a list of "key": "value" pairs. Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
- mysql Property Map
- A MySQL database connection profile.
- name String
- The name of this connection profile resource in the form of projects/{project}/locations/{location}/connectionProfiles/{connectionProfile}.
- oracle Property Map
- An Oracle database connection profile.
- postgresql Property Map
- A PostgreSQL database connection profile.
- provider String
- The database provider.
- state String
- The current connection profile state (e.g. DRAFT, READY, or FAILED).
- updateTime String
- The timestamp when the resource was last updated. A timestamp in RFC3339 UTC "Zulu" format, accurate to nanoseconds. Example: "2014-10-02T15:01:23.045123456Z".
Supporting Types
AlloyDbConnectionProfileResponse    
- ClusterId string
- The AlloyDB cluster ID that this connection profile is associated with.
- Settings
Pulumi.Google Native. Datamigration. V1. Inputs. Alloy Db Settings Response 
- Immutable. Metadata used to create the destination AlloyDB cluster.
- ClusterId string
- The AlloyDB cluster ID that this connection profile is associated with.
- Settings
AlloyDb Settings Response 
- Immutable. Metadata used to create the destination AlloyDB cluster.
- clusterId String
- The AlloyDB cluster ID that this connection profile is associated with.
- settings
AlloyDb Settings Response 
- Immutable. Metadata used to create the destination AlloyDB cluster.
- clusterId string
- The AlloyDB cluster ID that this connection profile is associated with.
- settings
AlloyDb Settings Response 
- Immutable. Metadata used to create the destination AlloyDB cluster.
- cluster_id str
- The AlloyDB cluster ID that this connection profile is associated with.
- settings
AlloyDb Settings Response 
- Immutable. Metadata used to create the destination AlloyDB cluster.
- clusterId String
- The AlloyDB cluster ID that this connection profile is associated with.
- settings Property Map
- Immutable. Metadata used to create the destination AlloyDB cluster.
AlloyDbSettingsResponse   
- DatabaseVersion string
- Optional. The database engine major version. This is an optional field. If a database version is not supplied at cluster creation time, then a default database version will be used.
- EncryptionConfig Pulumi.Google Native. Datamigration. V1. Inputs. Encryption Config Response 
- Optional. The encryption config can be specified to encrypt the data disks and other persistent data resources of a cluster with a customer-managed encryption key (CMEK). When this field is not specified, the cluster will then use default encryption scheme to protect the user data.
- InitialUser Pulumi.Google Native. Datamigration. V1. Inputs. User Password Response 
- Input only. Initial user to setup during cluster creation. Required.
- Labels Dictionary<string, string>
- Labels for the AlloyDB cluster created by DMS. An object containing a list of 'key', 'value' pairs.
- PrimaryInstance Pulumi.Settings Google Native. Datamigration. V1. Inputs. Primary Instance Settings Response 
- VpcNetwork string
- The resource link for the VPC network in which cluster resources are created and from which they are accessible via Private IP. The network must belong to the same project as the cluster. It is specified in the form: "projects/{project_number}/global/networks/{network_id}". This is required to create a cluster.
- DatabaseVersion string
- Optional. The database engine major version. This is an optional field. If a database version is not supplied at cluster creation time, then a default database version will be used.
- EncryptionConfig EncryptionConfig Response 
- Optional. The encryption config can be specified to encrypt the data disks and other persistent data resources of a cluster with a customer-managed encryption key (CMEK). When this field is not specified, the cluster will then use default encryption scheme to protect the user data.
- InitialUser UserPassword Response 
- Input only. Initial user to setup during cluster creation. Required.
- Labels map[string]string
- Labels for the AlloyDB cluster created by DMS. An object containing a list of 'key', 'value' pairs.
- PrimaryInstance PrimarySettings Instance Settings Response 
- VpcNetwork string
- The resource link for the VPC network in which cluster resources are created and from which they are accessible via Private IP. The network must belong to the same project as the cluster. It is specified in the form: "projects/{project_number}/global/networks/{network_id}". This is required to create a cluster.
- databaseVersion String
- Optional. The database engine major version. This is an optional field. If a database version is not supplied at cluster creation time, then a default database version will be used.
- encryptionConfig EncryptionConfig Response 
- Optional. The encryption config can be specified to encrypt the data disks and other persistent data resources of a cluster with a customer-managed encryption key (CMEK). When this field is not specified, the cluster will then use default encryption scheme to protect the user data.
- initialUser UserPassword Response 
- Input only. Initial user to setup during cluster creation. Required.
- labels Map<String,String>
- Labels for the AlloyDB cluster created by DMS. An object containing a list of 'key', 'value' pairs.
- primaryInstance PrimarySettings Instance Settings Response 
- vpcNetwork String
- The resource link for the VPC network in which cluster resources are created and from which they are accessible via Private IP. The network must belong to the same project as the cluster. It is specified in the form: "projects/{project_number}/global/networks/{network_id}". This is required to create a cluster.
- databaseVersion string
- Optional. The database engine major version. This is an optional field. If a database version is not supplied at cluster creation time, then a default database version will be used.
- encryptionConfig EncryptionConfig Response 
- Optional. The encryption config can be specified to encrypt the data disks and other persistent data resources of a cluster with a customer-managed encryption key (CMEK). When this field is not specified, the cluster will then use default encryption scheme to protect the user data.
- initialUser UserPassword Response 
- Input only. Initial user to setup during cluster creation. Required.
- labels {[key: string]: string}
- Labels for the AlloyDB cluster created by DMS. An object containing a list of 'key', 'value' pairs.
- primaryInstance PrimarySettings Instance Settings Response 
- vpcNetwork string
- The resource link for the VPC network in which cluster resources are created and from which they are accessible via Private IP. The network must belong to the same project as the cluster. It is specified in the form: "projects/{project_number}/global/networks/{network_id}". This is required to create a cluster.
- database_version str
- Optional. The database engine major version. This is an optional field. If a database version is not supplied at cluster creation time, then a default database version will be used.
- encryption_config EncryptionConfig Response 
- Optional. The encryption config can be specified to encrypt the data disks and other persistent data resources of a cluster with a customer-managed encryption key (CMEK). When this field is not specified, the cluster will then use default encryption scheme to protect the user data.
- initial_user UserPassword Response 
- Input only. Initial user to setup during cluster creation. Required.
- labels Mapping[str, str]
- Labels for the AlloyDB cluster created by DMS. An object containing a list of 'key', 'value' pairs.
- primary_instance_ Primarysettings Instance Settings Response 
- vpc_network str
- The resource link for the VPC network in which cluster resources are created and from which they are accessible via Private IP. The network must belong to the same project as the cluster. It is specified in the form: "projects/{project_number}/global/networks/{network_id}". This is required to create a cluster.
- databaseVersion String
- Optional. The database engine major version. This is an optional field. If a database version is not supplied at cluster creation time, then a default database version will be used.
- encryptionConfig Property Map
- Optional. The encryption config can be specified to encrypt the data disks and other persistent data resources of a cluster with a customer-managed encryption key (CMEK). When this field is not specified, the cluster will then use default encryption scheme to protect the user data.
- initialUser Property Map
- Input only. Initial user to setup during cluster creation. Required.
- labels Map<String>
- Labels for the AlloyDB cluster created by DMS. An object containing a list of 'key', 'value' pairs.
- primaryInstance Property MapSettings 
- vpcNetwork String
- The resource link for the VPC network in which cluster resources are created and from which they are accessible via Private IP. The network must belong to the same project as the cluster. It is specified in the form: "projects/{project_number}/global/networks/{network_id}". This is required to create a cluster.
CloudSqlConnectionProfileResponse    
- AdditionalPublic stringIp 
- The Cloud SQL database instance's additional (outgoing) public IP. Used when the Cloud SQL database availability type is REGIONAL (i.e. multiple zones / highly available).
- CloudSql stringId 
- The Cloud SQL instance ID that this connection profile is associated with.
- PrivateIp string
- The Cloud SQL database instance's private IP.
- PublicIp string
- The Cloud SQL database instance's public IP.
- Settings
Pulumi.Google Native. Datamigration. V1. Inputs. Cloud Sql Settings Response 
- Immutable. Metadata used to create the destination Cloud SQL database.
- AdditionalPublic stringIp 
- The Cloud SQL database instance's additional (outgoing) public IP. Used when the Cloud SQL database availability type is REGIONAL (i.e. multiple zones / highly available).
- CloudSql stringId 
- The Cloud SQL instance ID that this connection profile is associated with.
- PrivateIp string
- The Cloud SQL database instance's private IP.
- PublicIp string
- The Cloud SQL database instance's public IP.
- Settings
CloudSql Settings Response 
- Immutable. Metadata used to create the destination Cloud SQL database.
- additionalPublic StringIp 
- The Cloud SQL database instance's additional (outgoing) public IP. Used when the Cloud SQL database availability type is REGIONAL (i.e. multiple zones / highly available).
- cloudSql StringId 
- The Cloud SQL instance ID that this connection profile is associated with.
- privateIp String
- The Cloud SQL database instance's private IP.
- publicIp String
- The Cloud SQL database instance's public IP.
- settings
CloudSql Settings Response 
- Immutable. Metadata used to create the destination Cloud SQL database.
- additionalPublic stringIp 
- The Cloud SQL database instance's additional (outgoing) public IP. Used when the Cloud SQL database availability type is REGIONAL (i.e. multiple zones / highly available).
- cloudSql stringId 
- The Cloud SQL instance ID that this connection profile is associated with.
- privateIp string
- The Cloud SQL database instance's private IP.
- publicIp string
- The Cloud SQL database instance's public IP.
- settings
CloudSql Settings Response 
- Immutable. Metadata used to create the destination Cloud SQL database.
- additional_public_ strip 
- The Cloud SQL database instance's additional (outgoing) public IP. Used when the Cloud SQL database availability type is REGIONAL (i.e. multiple zones / highly available).
- cloud_sql_ strid 
- The Cloud SQL instance ID that this connection profile is associated with.
- private_ip str
- The Cloud SQL database instance's private IP.
- public_ip str
- The Cloud SQL database instance's public IP.
- settings
CloudSql Settings Response 
- Immutable. Metadata used to create the destination Cloud SQL database.
- additionalPublic StringIp 
- The Cloud SQL database instance's additional (outgoing) public IP. Used when the Cloud SQL database availability type is REGIONAL (i.e. multiple zones / highly available).
- cloudSql StringId 
- The Cloud SQL instance ID that this connection profile is associated with.
- privateIp String
- The Cloud SQL database instance's private IP.
- publicIp String
- The Cloud SQL database instance's public IP.
- settings Property Map
- Immutable. Metadata used to create the destination Cloud SQL database.
CloudSqlSettingsResponse   
- ActivationPolicy string
- The activation policy specifies when the instance is activated; it is applicable only when the instance state is 'RUNNABLE'. Valid values: 'ALWAYS': The instance is on, and remains so even in the absence of connection requests. NEVER: The instance is off; it is not activated, even if a connection request arrives.
- AutoStorage boolIncrease 
- [default: ON] If you enable this setting, Cloud SQL checks your available storage every 30 seconds. If the available storage falls below a threshold size, Cloud SQL automatically adds additional storage capacity. If the available storage repeatedly falls below the threshold size, Cloud SQL continues to add storage until it reaches the maximum of 30 TB.
- AvailabilityType string
- Optional. Availability type. Potential values: * ZONAL: The instance serves data from only one zone. Outages in that zone affect data availability. *REGIONAL: The instance can serve data from more than one zone in a region (it is highly available).
- CmekKey stringName 
- The KMS key name used for the csql instance.
- Collation string
- The Cloud SQL default instance level collation.
- DataCache Pulumi.Config Google Native. Datamigration. V1. Inputs. Data Cache Config Response 
- Optional. Data cache is an optional feature available for Cloud SQL for MySQL Enterprise Plus edition only. For more information on data cache, see Data cache overview in Cloud SQL documentation.
- DataDisk stringSize Gb 
- The storage capacity available to the database, in GB. The minimum (and default) size is 10GB.
- DataDisk stringType 
- The type of storage: PD_SSD(default) orPD_HDD.
- DatabaseFlags Dictionary<string, string>
- The database flags passed to the Cloud SQL instance at startup. An object containing a list of "key": value pairs. Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
- DatabaseVersion string
- The database engine type and version.
- Edition string
- Optional. The edition of the given Cloud SQL instance.
- IpConfig Pulumi.Google Native. Datamigration. V1. Inputs. Sql Ip Config Response 
- The settings for IP Management. This allows to enable or disable the instance IP and manage which external networks can connect to the instance. The IPv4 address cannot be disabled.
- RootPassword string
- Input only. Initial root password.
- RootPassword boolSet 
- Indicates If this connection profile root password is stored.
- SecondaryZone string
- Optional. The Google Cloud Platform zone where the failover Cloud SQL database instance is located. Used when the Cloud SQL database availability type is REGIONAL (i.e. multiple zones / highly available).
- SourceId string
- The Database Migration Service source connection profile ID, in the format: projects/my_project_name/locations/us-central1/connectionProfiles/connection_profile_ID
- StorageAuto stringResize Limit 
- The maximum size to which storage capacity can be automatically increased. The default value is 0, which specifies that there is no limit.
- Tier string
- The tier (or machine type) for this instance, for example: db-n1-standard-1(MySQL instances) ordb-custom-1-3840(PostgreSQL instances). For more information, see Cloud SQL Instance Settings.
- UserLabels Dictionary<string, string>
- The resource labels for a Cloud SQL instance to use to annotate any related underlying resources such as Compute Engine VMs. An object containing a list of "key": "value" pairs. Example: { "name": "wrench", "mass": "18kg", "count": "3" }.
- Zone string
- The Google Cloud Platform zone where your Cloud SQL database instance is located.
- ActivationPolicy string
- The activation policy specifies when the instance is activated; it is applicable only when the instance state is 'RUNNABLE'. Valid values: 'ALWAYS': The instance is on, and remains so even in the absence of connection requests. NEVER: The instance is off; it is not activated, even if a connection request arrives.
- AutoStorage boolIncrease 
- [default: ON] If you enable this setting, Cloud SQL checks your available storage every 30 seconds. If the available storage falls below a threshold size, Cloud SQL automatically adds additional storage capacity. If the available storage repeatedly falls below the threshold size, Cloud SQL continues to add storage until it reaches the maximum of 30 TB.
- AvailabilityType string
- Optional. Availability type. Potential values: * ZONAL: The instance serves data from only one zone. Outages in that zone affect data availability. *REGIONAL: The instance can serve data from more than one zone in a region (it is highly available).
- CmekKey stringName 
- The KMS key name used for the csql instance.
- Collation string
- The Cloud SQL default instance level collation.
- DataCache DataConfig Cache Config Response 
- Optional. Data cache is an optional feature available for Cloud SQL for MySQL Enterprise Plus edition only. For more information on data cache, see Data cache overview in Cloud SQL documentation.
- DataDisk stringSize Gb 
- The storage capacity available to the database, in GB. The minimum (and default) size is 10GB.
- DataDisk stringType 
- The type of storage: PD_SSD(default) orPD_HDD.
- DatabaseFlags map[string]string
- The database flags passed to the Cloud SQL instance at startup. An object containing a list of "key": value pairs. Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
- DatabaseVersion string
- The database engine type and version.
- Edition string
- Optional. The edition of the given Cloud SQL instance.
- IpConfig SqlIp Config Response 
- The settings for IP Management. This allows to enable or disable the instance IP and manage which external networks can connect to the instance. The IPv4 address cannot be disabled.
- RootPassword string
- Input only. Initial root password.
- RootPassword boolSet 
- Indicates If this connection profile root password is stored.
- SecondaryZone string
- Optional. The Google Cloud Platform zone where the failover Cloud SQL database instance is located. Used when the Cloud SQL database availability type is REGIONAL (i.e. multiple zones / highly available).
- SourceId string
- The Database Migration Service source connection profile ID, in the format: projects/my_project_name/locations/us-central1/connectionProfiles/connection_profile_ID
- StorageAuto stringResize Limit 
- The maximum size to which storage capacity can be automatically increased. The default value is 0, which specifies that there is no limit.
- Tier string
- The tier (or machine type) for this instance, for example: db-n1-standard-1(MySQL instances) ordb-custom-1-3840(PostgreSQL instances). For more information, see Cloud SQL Instance Settings.
- UserLabels map[string]string
- The resource labels for a Cloud SQL instance to use to annotate any related underlying resources such as Compute Engine VMs. An object containing a list of "key": "value" pairs. Example: { "name": "wrench", "mass": "18kg", "count": "3" }.
- Zone string
- The Google Cloud Platform zone where your Cloud SQL database instance is located.
- activationPolicy String
- The activation policy specifies when the instance is activated; it is applicable only when the instance state is 'RUNNABLE'. Valid values: 'ALWAYS': The instance is on, and remains so even in the absence of connection requests. NEVER: The instance is off; it is not activated, even if a connection request arrives.
- autoStorage BooleanIncrease 
- [default: ON] If you enable this setting, Cloud SQL checks your available storage every 30 seconds. If the available storage falls below a threshold size, Cloud SQL automatically adds additional storage capacity. If the available storage repeatedly falls below the threshold size, Cloud SQL continues to add storage until it reaches the maximum of 30 TB.
- availabilityType String
- Optional. Availability type. Potential values: * ZONAL: The instance serves data from only one zone. Outages in that zone affect data availability. *REGIONAL: The instance can serve data from more than one zone in a region (it is highly available).
- cmekKey StringName 
- The KMS key name used for the csql instance.
- collation String
- The Cloud SQL default instance level collation.
- dataCache DataConfig Cache Config Response 
- Optional. Data cache is an optional feature available for Cloud SQL for MySQL Enterprise Plus edition only. For more information on data cache, see Data cache overview in Cloud SQL documentation.
- dataDisk StringSize Gb 
- The storage capacity available to the database, in GB. The minimum (and default) size is 10GB.
- dataDisk StringType 
- The type of storage: PD_SSD(default) orPD_HDD.
- databaseFlags Map<String,String>
- The database flags passed to the Cloud SQL instance at startup. An object containing a list of "key": value pairs. Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
- databaseVersion String
- The database engine type and version.
- edition String
- Optional. The edition of the given Cloud SQL instance.
- ipConfig SqlIp Config Response 
- The settings for IP Management. This allows to enable or disable the instance IP and manage which external networks can connect to the instance. The IPv4 address cannot be disabled.
- rootPassword String
- Input only. Initial root password.
- rootPassword BooleanSet 
- Indicates If this connection profile root password is stored.
- secondaryZone String
- Optional. The Google Cloud Platform zone where the failover Cloud SQL database instance is located. Used when the Cloud SQL database availability type is REGIONAL (i.e. multiple zones / highly available).
- sourceId String
- The Database Migration Service source connection profile ID, in the format: projects/my_project_name/locations/us-central1/connectionProfiles/connection_profile_ID
- storageAuto StringResize Limit 
- The maximum size to which storage capacity can be automatically increased. The default value is 0, which specifies that there is no limit.
- tier String
- The tier (or machine type) for this instance, for example: db-n1-standard-1(MySQL instances) ordb-custom-1-3840(PostgreSQL instances). For more information, see Cloud SQL Instance Settings.
- userLabels Map<String,String>
- The resource labels for a Cloud SQL instance to use to annotate any related underlying resources such as Compute Engine VMs. An object containing a list of "key": "value" pairs. Example: { "name": "wrench", "mass": "18kg", "count": "3" }.
- zone String
- The Google Cloud Platform zone where your Cloud SQL database instance is located.
- activationPolicy string
- The activation policy specifies when the instance is activated; it is applicable only when the instance state is 'RUNNABLE'. Valid values: 'ALWAYS': The instance is on, and remains so even in the absence of connection requests. NEVER: The instance is off; it is not activated, even if a connection request arrives.
- autoStorage booleanIncrease 
- [default: ON] If you enable this setting, Cloud SQL checks your available storage every 30 seconds. If the available storage falls below a threshold size, Cloud SQL automatically adds additional storage capacity. If the available storage repeatedly falls below the threshold size, Cloud SQL continues to add storage until it reaches the maximum of 30 TB.
- availabilityType string
- Optional. Availability type. Potential values: * ZONAL: The instance serves data from only one zone. Outages in that zone affect data availability. *REGIONAL: The instance can serve data from more than one zone in a region (it is highly available).
- cmekKey stringName 
- The KMS key name used for the csql instance.
- collation string
- The Cloud SQL default instance level collation.
- dataCache DataConfig Cache Config Response 
- Optional. Data cache is an optional feature available for Cloud SQL for MySQL Enterprise Plus edition only. For more information on data cache, see Data cache overview in Cloud SQL documentation.
- dataDisk stringSize Gb 
- The storage capacity available to the database, in GB. The minimum (and default) size is 10GB.
- dataDisk stringType 
- The type of storage: PD_SSD(default) orPD_HDD.
- databaseFlags {[key: string]: string}
- The database flags passed to the Cloud SQL instance at startup. An object containing a list of "key": value pairs. Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
- databaseVersion string
- The database engine type and version.
- edition string
- Optional. The edition of the given Cloud SQL instance.
- ipConfig SqlIp Config Response 
- The settings for IP Management. This allows to enable or disable the instance IP and manage which external networks can connect to the instance. The IPv4 address cannot be disabled.
- rootPassword string
- Input only. Initial root password.
- rootPassword booleanSet 
- Indicates If this connection profile root password is stored.
- secondaryZone string
- Optional. The Google Cloud Platform zone where the failover Cloud SQL database instance is located. Used when the Cloud SQL database availability type is REGIONAL (i.e. multiple zones / highly available).
- sourceId string
- The Database Migration Service source connection profile ID, in the format: projects/my_project_name/locations/us-central1/connectionProfiles/connection_profile_ID
- storageAuto stringResize Limit 
- The maximum size to which storage capacity can be automatically increased. The default value is 0, which specifies that there is no limit.
- tier string
- The tier (or machine type) for this instance, for example: db-n1-standard-1(MySQL instances) ordb-custom-1-3840(PostgreSQL instances). For more information, see Cloud SQL Instance Settings.
- userLabels {[key: string]: string}
- The resource labels for a Cloud SQL instance to use to annotate any related underlying resources such as Compute Engine VMs. An object containing a list of "key": "value" pairs. Example: { "name": "wrench", "mass": "18kg", "count": "3" }.
- zone string
- The Google Cloud Platform zone where your Cloud SQL database instance is located.
- activation_policy str
- The activation policy specifies when the instance is activated; it is applicable only when the instance state is 'RUNNABLE'. Valid values: 'ALWAYS': The instance is on, and remains so even in the absence of connection requests. NEVER: The instance is off; it is not activated, even if a connection request arrives.
- auto_storage_ boolincrease 
- [default: ON] If you enable this setting, Cloud SQL checks your available storage every 30 seconds. If the available storage falls below a threshold size, Cloud SQL automatically adds additional storage capacity. If the available storage repeatedly falls below the threshold size, Cloud SQL continues to add storage until it reaches the maximum of 30 TB.
- availability_type str
- Optional. Availability type. Potential values: * ZONAL: The instance serves data from only one zone. Outages in that zone affect data availability. *REGIONAL: The instance can serve data from more than one zone in a region (it is highly available).
- cmek_key_ strname 
- The KMS key name used for the csql instance.
- collation str
- The Cloud SQL default instance level collation.
- data_cache_ Dataconfig Cache Config Response 
- Optional. Data cache is an optional feature available for Cloud SQL for MySQL Enterprise Plus edition only. For more information on data cache, see Data cache overview in Cloud SQL documentation.
- data_disk_ strsize_ gb 
- The storage capacity available to the database, in GB. The minimum (and default) size is 10GB.
- data_disk_ strtype 
- The type of storage: PD_SSD(default) orPD_HDD.
- database_flags Mapping[str, str]
- The database flags passed to the Cloud SQL instance at startup. An object containing a list of "key": value pairs. Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
- database_version str
- The database engine type and version.
- edition str
- Optional. The edition of the given Cloud SQL instance.
- ip_config SqlIp Config Response 
- The settings for IP Management. This allows to enable or disable the instance IP and manage which external networks can connect to the instance. The IPv4 address cannot be disabled.
- root_password str
- Input only. Initial root password.
- root_password_ boolset 
- Indicates If this connection profile root password is stored.
- secondary_zone str
- Optional. The Google Cloud Platform zone where the failover Cloud SQL database instance is located. Used when the Cloud SQL database availability type is REGIONAL (i.e. multiple zones / highly available).
- source_id str
- The Database Migration Service source connection profile ID, in the format: projects/my_project_name/locations/us-central1/connectionProfiles/connection_profile_ID
- storage_auto_ strresize_ limit 
- The maximum size to which storage capacity can be automatically increased. The default value is 0, which specifies that there is no limit.
- tier str
- The tier (or machine type) for this instance, for example: db-n1-standard-1(MySQL instances) ordb-custom-1-3840(PostgreSQL instances). For more information, see Cloud SQL Instance Settings.
- user_labels Mapping[str, str]
- The resource labels for a Cloud SQL instance to use to annotate any related underlying resources such as Compute Engine VMs. An object containing a list of "key": "value" pairs. Example: { "name": "wrench", "mass": "18kg", "count": "3" }.
- zone str
- The Google Cloud Platform zone where your Cloud SQL database instance is located.
- activationPolicy String
- The activation policy specifies when the instance is activated; it is applicable only when the instance state is 'RUNNABLE'. Valid values: 'ALWAYS': The instance is on, and remains so even in the absence of connection requests. NEVER: The instance is off; it is not activated, even if a connection request arrives.
- autoStorage BooleanIncrease 
- [default: ON] If you enable this setting, Cloud SQL checks your available storage every 30 seconds. If the available storage falls below a threshold size, Cloud SQL automatically adds additional storage capacity. If the available storage repeatedly falls below the threshold size, Cloud SQL continues to add storage until it reaches the maximum of 30 TB.
- availabilityType String
- Optional. Availability type. Potential values: * ZONAL: The instance serves data from only one zone. Outages in that zone affect data availability. *REGIONAL: The instance can serve data from more than one zone in a region (it is highly available).
- cmekKey StringName 
- The KMS key name used for the csql instance.
- collation String
- The Cloud SQL default instance level collation.
- dataCache Property MapConfig 
- Optional. Data cache is an optional feature available for Cloud SQL for MySQL Enterprise Plus edition only. For more information on data cache, see Data cache overview in Cloud SQL documentation.
- dataDisk StringSize Gb 
- The storage capacity available to the database, in GB. The minimum (and default) size is 10GB.
- dataDisk StringType 
- The type of storage: PD_SSD(default) orPD_HDD.
- databaseFlags Map<String>
- The database flags passed to the Cloud SQL instance at startup. An object containing a list of "key": value pairs. Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
- databaseVersion String
- The database engine type and version.
- edition String
- Optional. The edition of the given Cloud SQL instance.
- ipConfig Property Map
- The settings for IP Management. This allows to enable or disable the instance IP and manage which external networks can connect to the instance. The IPv4 address cannot be disabled.
- rootPassword String
- Input only. Initial root password.
- rootPassword BooleanSet 
- Indicates If this connection profile root password is stored.
- secondaryZone String
- Optional. The Google Cloud Platform zone where the failover Cloud SQL database instance is located. Used when the Cloud SQL database availability type is REGIONAL (i.e. multiple zones / highly available).
- sourceId String
- The Database Migration Service source connection profile ID, in the format: projects/my_project_name/locations/us-central1/connectionProfiles/connection_profile_ID
- storageAuto StringResize Limit 
- The maximum size to which storage capacity can be automatically increased. The default value is 0, which specifies that there is no limit.
- tier String
- The tier (or machine type) for this instance, for example: db-n1-standard-1(MySQL instances) ordb-custom-1-3840(PostgreSQL instances). For more information, see Cloud SQL Instance Settings.
- userLabels Map<String>
- The resource labels for a Cloud SQL instance to use to annotate any related underlying resources such as Compute Engine VMs. An object containing a list of "key": "value" pairs. Example: { "name": "wrench", "mass": "18kg", "count": "3" }.
- zone String
- The Google Cloud Platform zone where your Cloud SQL database instance is located.
DataCacheConfigResponse   
- DataCache boolEnabled 
- Optional. Whether data cache is enabled for the instance.
- DataCache boolEnabled 
- Optional. Whether data cache is enabled for the instance.
- dataCache BooleanEnabled 
- Optional. Whether data cache is enabled for the instance.
- dataCache booleanEnabled 
- Optional. Whether data cache is enabled for the instance.
- data_cache_ boolenabled 
- Optional. Whether data cache is enabled for the instance.
- dataCache BooleanEnabled 
- Optional. Whether data cache is enabled for the instance.
EncryptionConfigResponse  
- KmsKey stringName 
- The fully-qualified resource name of the KMS key. Each Cloud KMS key is regionalized and has the following format: projects/[PROJECT]/locations/[REGION]/keyRings/[RING]/cryptoKeys/[KEY_NAME]
- KmsKey stringName 
- The fully-qualified resource name of the KMS key. Each Cloud KMS key is regionalized and has the following format: projects/[PROJECT]/locations/[REGION]/keyRings/[RING]/cryptoKeys/[KEY_NAME]
- kmsKey StringName 
- The fully-qualified resource name of the KMS key. Each Cloud KMS key is regionalized and has the following format: projects/[PROJECT]/locations/[REGION]/keyRings/[RING]/cryptoKeys/[KEY_NAME]
- kmsKey stringName 
- The fully-qualified resource name of the KMS key. Each Cloud KMS key is regionalized and has the following format: projects/[PROJECT]/locations/[REGION]/keyRings/[RING]/cryptoKeys/[KEY_NAME]
- kms_key_ strname 
- The fully-qualified resource name of the KMS key. Each Cloud KMS key is regionalized and has the following format: projects/[PROJECT]/locations/[REGION]/keyRings/[RING]/cryptoKeys/[KEY_NAME]
- kmsKey StringName 
- The fully-qualified resource name of the KMS key. Each Cloud KMS key is regionalized and has the following format: projects/[PROJECT]/locations/[REGION]/keyRings/[RING]/cryptoKeys/[KEY_NAME]
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.
- PrivateKey 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.
- PrivateKey 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.
- privateKey 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.
- privateKey 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.
- privateKey String
- Input only. SSH private key.
- username String
- Username for the SSH tunnel.
MachineConfigResponse  
- CpuCount int
- The number of CPU's in the VM instance.
- CpuCount int
- The number of CPU's in the VM instance.
- cpuCount Integer
- The number of CPU's in the VM instance.
- cpuCount number
- The number of CPU's in the VM instance.
- cpu_count int
- The number of CPU's in the VM instance.
- cpuCount Number
- The number of CPU's in the VM instance.
MySqlConnectionProfileResponse    
- CloudSql stringId 
- If the source is a Cloud SQL database, use this field to provide the Cloud SQL instance ID of the source.
- Host string
- The IP or hostname of the source MySQL database.
- Password string
- Input only. The password for the user that Database Migration Service will be using to connect to the database. This field is not returned on request, and the value is encrypted when stored in Database Migration Service.
- PasswordSet bool
- Indicates If this connection profile password is stored.
- Port int
- The network port of the source MySQL database.
- Ssl
Pulumi.Google Native. Datamigration. V1. Inputs. Ssl Config Response 
- SSL configuration for the destination to connect to the source database.
- Username string
- The username that Database Migration Service will use to connect to the database. The value is encrypted when stored in Database Migration Service.
- CloudSql stringId 
- If the source is a Cloud SQL database, use this field to provide the Cloud SQL instance ID of the source.
- Host string
- The IP or hostname of the source MySQL database.
- Password string
- Input only. The password for the user that Database Migration Service will be using to connect to the database. This field is not returned on request, and the value is encrypted when stored in Database Migration Service.
- PasswordSet bool
- Indicates If this connection profile password is stored.
- Port int
- The network port of the source MySQL database.
- Ssl
SslConfig Response 
- SSL configuration for the destination to connect to the source database.
- Username string
- The username that Database Migration Service will use to connect to the database. The value is encrypted when stored in Database Migration Service.
- cloudSql StringId 
- If the source is a Cloud SQL database, use this field to provide the Cloud SQL instance ID of the source.
- host String
- The IP or hostname of the source MySQL database.
- password String
- Input only. The password for the user that Database Migration Service will be using to connect to the database. This field is not returned on request, and the value is encrypted when stored in Database Migration Service.
- passwordSet Boolean
- Indicates If this connection profile password is stored.
- port Integer
- The network port of the source MySQL database.
- ssl
SslConfig Response 
- SSL configuration for the destination to connect to the source database.
- username String
- The username that Database Migration Service will use to connect to the database. The value is encrypted when stored in Database Migration Service.
- cloudSql stringId 
- If the source is a Cloud SQL database, use this field to provide the Cloud SQL instance ID of the source.
- host string
- The IP or hostname of the source MySQL database.
- password string
- Input only. The password for the user that Database Migration Service will be using to connect to the database. This field is not returned on request, and the value is encrypted when stored in Database Migration Service.
- passwordSet boolean
- Indicates If this connection profile password is stored.
- port number
- The network port of the source MySQL database.
- ssl
SslConfig Response 
- SSL configuration for the destination to connect to the source database.
- username string
- The username that Database Migration Service will use to connect to the database. The value is encrypted when stored in Database Migration Service.
- cloud_sql_ strid 
- If the source is a Cloud SQL database, use this field to provide the Cloud SQL instance ID of the source.
- host str
- The IP or hostname of the source MySQL database.
- password str
- Input only. The password for the user that Database Migration Service will be using to connect to the database. This field is not returned on request, and the value is encrypted when stored in Database Migration Service.
- password_set bool
- Indicates If this connection profile password is stored.
- port int
- The network port of the source MySQL database.
- ssl
SslConfig Response 
- SSL configuration for the destination to connect to the source database.
- username str
- The username that Database Migration Service will use to connect to the database. The value is encrypted when stored in Database Migration Service.
- cloudSql StringId 
- If the source is a Cloud SQL database, use this field to provide the Cloud SQL instance ID of the source.
- host String
- The IP or hostname of the source MySQL database.
- password String
- Input only. The password for the user that Database Migration Service will be using to connect to the database. This field is not returned on request, and the value is encrypted when stored in Database Migration Service.
- passwordSet Boolean
- Indicates If this connection profile password is stored.
- port Number
- The network port of the source MySQL database.
- ssl Property Map
- SSL configuration for the destination to connect to the source database.
- username String
- The username that Database Migration Service will use to connect to the database. The value is encrypted when stored in Database Migration Service.
OracleConnectionProfileResponse   
- DatabaseService string
- Database service for the Oracle connection.
- ForwardSsh Pulumi.Connectivity Google Native. Datamigration. V1. Inputs. Forward Ssh Tunnel Connectivity Response 
- Forward SSH tunnel connectivity.
- Host string
- The IP or hostname of the source Oracle database.
- Password string
- Input only. The password for the user that Database Migration Service will be using to connect to the database. This field is not returned on request, and the value is encrypted when stored in Database Migration Service.
- PasswordSet bool
- Indicates whether a new password is included in the request.
- Port int
- The network port of the source Oracle database.
- PrivateConnectivity Pulumi.Google Native. Datamigration. V1. Inputs. Private Connectivity Response 
- Private connectivity.
- Ssl
Pulumi.Google Native. Datamigration. V1. Inputs. Ssl Config Response 
- SSL configuration for the connection to the source Oracle database. * Only SERVER_ONLYconfiguration is supported for Oracle SSL. * SSL is supported for Oracle versions 12 and above.
- StaticService Pulumi.Ip Connectivity Google Native. Datamigration. V1. Inputs. Static Service Ip Connectivity Response 
- Static Service IP connectivity.
- Username string
- The username that Database Migration Service will use to connect to the database. The value is encrypted when stored in Database Migration Service.
- DatabaseService string
- Database service for the Oracle connection.
- ForwardSsh ForwardConnectivity Ssh Tunnel Connectivity Response 
- Forward SSH tunnel connectivity.
- Host string
- The IP or hostname of the source Oracle database.
- Password string
- Input only. The password for the user that Database Migration Service will be using to connect to the database. This field is not returned on request, and the value is encrypted when stored in Database Migration Service.
- PasswordSet bool
- Indicates whether a new password is included in the request.
- Port int
- The network port of the source Oracle database.
- PrivateConnectivity PrivateConnectivity Response 
- Private connectivity.
- Ssl
SslConfig Response 
- SSL configuration for the connection to the source Oracle database. * Only SERVER_ONLYconfiguration is supported for Oracle SSL. * SSL is supported for Oracle versions 12 and above.
- StaticService StaticIp Connectivity Service Ip Connectivity Response 
- Static Service IP connectivity.
- Username string
- The username that Database Migration Service will use to connect to the database. The value is encrypted when stored in Database Migration Service.
- databaseService String
- Database service for the Oracle connection.
- forwardSsh ForwardConnectivity Ssh Tunnel Connectivity Response 
- Forward SSH tunnel connectivity.
- host String
- The IP or hostname of the source Oracle database.
- password String
- Input only. The password for the user that Database Migration Service will be using to connect to the database. This field is not returned on request, and the value is encrypted when stored in Database Migration Service.
- passwordSet Boolean
- Indicates whether a new password is included in the request.
- port Integer
- The network port of the source Oracle database.
- privateConnectivity PrivateConnectivity Response 
- Private connectivity.
- ssl
SslConfig Response 
- SSL configuration for the connection to the source Oracle database. * Only SERVER_ONLYconfiguration is supported for Oracle SSL. * SSL is supported for Oracle versions 12 and above.
- staticService StaticIp Connectivity Service Ip Connectivity Response 
- Static Service IP connectivity.
- username String
- The username that Database Migration Service will use to connect to the database. The value is encrypted when stored in Database Migration Service.
- databaseService string
- Database service for the Oracle connection.
- forwardSsh ForwardConnectivity Ssh Tunnel Connectivity Response 
- Forward SSH tunnel connectivity.
- host string
- The IP or hostname of the source Oracle database.
- password string
- Input only. The password for the user that Database Migration Service will be using to connect to the database. This field is not returned on request, and the value is encrypted when stored in Database Migration Service.
- passwordSet boolean
- Indicates whether a new password is included in the request.
- port number
- The network port of the source Oracle database.
- privateConnectivity PrivateConnectivity Response 
- Private connectivity.
- ssl
SslConfig Response 
- SSL configuration for the connection to the source Oracle database. * Only SERVER_ONLYconfiguration is supported for Oracle SSL. * SSL is supported for Oracle versions 12 and above.
- staticService StaticIp Connectivity Service Ip Connectivity Response 
- Static Service IP connectivity.
- username string
- The username that Database Migration Service will use to connect to the database. The value is encrypted when stored in Database Migration Service.
- database_service str
- Database service for the Oracle connection.
- forward_ssh_ Forwardconnectivity Ssh Tunnel Connectivity Response 
- Forward SSH tunnel connectivity.
- host str
- The IP or hostname of the source Oracle database.
- password str
- Input only. The password for the user that Database Migration Service will be using to connect to the database. This field is not returned on request, and the value is encrypted when stored in Database Migration Service.
- password_set bool
- Indicates whether a new password is included in the request.
- port int
- The network port of the source Oracle database.
- private_connectivity PrivateConnectivity Response 
- Private connectivity.
- ssl
SslConfig Response 
- SSL configuration for the connection to the source Oracle database. * Only SERVER_ONLYconfiguration is supported for Oracle SSL. * SSL is supported for Oracle versions 12 and above.
- static_service_ Staticip_ connectivity Service Ip Connectivity Response 
- Static Service IP connectivity.
- username str
- The username that Database Migration Service will use to connect to the database. The value is encrypted when stored in Database Migration Service.
- databaseService String
- Database service for the Oracle connection.
- forwardSsh Property MapConnectivity 
- Forward SSH tunnel connectivity.
- host String
- The IP or hostname of the source Oracle database.
- password String
- Input only. The password for the user that Database Migration Service will be using to connect to the database. This field is not returned on request, and the value is encrypted when stored in Database Migration Service.
- passwordSet Boolean
- Indicates whether a new password is included in the request.
- port Number
- The network port of the source Oracle database.
- privateConnectivity Property Map
- Private connectivity.
- ssl Property Map
- SSL configuration for the connection to the source Oracle database. * Only SERVER_ONLYconfiguration is supported for Oracle SSL. * SSL is supported for Oracle versions 12 and above.
- staticService Property MapIp Connectivity 
- Static Service IP connectivity.
- username String
- The username that Database Migration Service will use to connect to the database. The value is encrypted when stored in Database Migration Service.
PostgreSqlConnectionProfileResponse    
- AlloydbCluster stringId 
- Optional. If the destination is an AlloyDB database, use this field to provide the AlloyDB cluster ID.
- CloudSql stringId 
- If the source is a Cloud SQL database, use this field to provide the Cloud SQL instance ID of the source.
- Host string
- The IP or hostname of the source PostgreSQL database.
- NetworkArchitecture string
- If the source is a Cloud SQL database, this field indicates the network architecture it's associated with.
- Password string
- Input only. The password for the user that Database Migration Service will be using to connect to the database. This field is not returned on request, and the value is encrypted when stored in Database Migration Service.
- PasswordSet bool
- Indicates If this connection profile password is stored.
- Port int
- The network port of the source PostgreSQL database.
- PrivateService Pulumi.Connect Connectivity Google Native. Datamigration. V1. Inputs. Private Service Connect Connectivity Response 
- Private service connect connectivity.
- Ssl
Pulumi.Google Native. Datamigration. V1. Inputs. Ssl Config Response 
- SSL configuration for the destination to connect to the source database.
- StaticIp Pulumi.Connectivity Google Native. Datamigration. V1. Inputs. Static Ip Connectivity Response 
- Static ip connectivity data (default, no additional details needed).
- Username string
- The username that Database Migration Service will use to connect to the database. The value is encrypted when stored in Database Migration Service.
- AlloydbCluster stringId 
- Optional. If the destination is an AlloyDB database, use this field to provide the AlloyDB cluster ID.
- CloudSql stringId 
- If the source is a Cloud SQL database, use this field to provide the Cloud SQL instance ID of the source.
- Host string
- The IP or hostname of the source PostgreSQL database.
- NetworkArchitecture string
- If the source is a Cloud SQL database, this field indicates the network architecture it's associated with.
- Password string
- Input only. The password for the user that Database Migration Service will be using to connect to the database. This field is not returned on request, and the value is encrypted when stored in Database Migration Service.
- PasswordSet bool
- Indicates If this connection profile password is stored.
- Port int
- The network port of the source PostgreSQL database.
- PrivateService PrivateConnect Connectivity Service Connect Connectivity Response 
- Private service connect connectivity.
- Ssl
SslConfig Response 
- SSL configuration for the destination to connect to the source database.
- StaticIp StaticConnectivity Ip Connectivity Response 
- Static ip connectivity data (default, no additional details needed).
- Username string
- The username that Database Migration Service will use to connect to the database. The value is encrypted when stored in Database Migration Service.
- alloydbCluster StringId 
- Optional. If the destination is an AlloyDB database, use this field to provide the AlloyDB cluster ID.
- cloudSql StringId 
- If the source is a Cloud SQL database, use this field to provide the Cloud SQL instance ID of the source.
- host String
- The IP or hostname of the source PostgreSQL database.
- networkArchitecture String
- If the source is a Cloud SQL database, this field indicates the network architecture it's associated with.
- password String
- Input only. The password for the user that Database Migration Service will be using to connect to the database. This field is not returned on request, and the value is encrypted when stored in Database Migration Service.
- passwordSet Boolean
- Indicates If this connection profile password is stored.
- port Integer
- The network port of the source PostgreSQL database.
- privateService PrivateConnect Connectivity Service Connect Connectivity Response 
- Private service connect connectivity.
- ssl
SslConfig Response 
- SSL configuration for the destination to connect to the source database.
- staticIp StaticConnectivity Ip Connectivity Response 
- Static ip connectivity data (default, no additional details needed).
- username String
- The username that Database Migration Service will use to connect to the database. The value is encrypted when stored in Database Migration Service.
- alloydbCluster stringId 
- Optional. If the destination is an AlloyDB database, use this field to provide the AlloyDB cluster ID.
- cloudSql stringId 
- If the source is a Cloud SQL database, use this field to provide the Cloud SQL instance ID of the source.
- host string
- The IP or hostname of the source PostgreSQL database.
- networkArchitecture string
- If the source is a Cloud SQL database, this field indicates the network architecture it's associated with.
- password string
- Input only. The password for the user that Database Migration Service will be using to connect to the database. This field is not returned on request, and the value is encrypted when stored in Database Migration Service.
- passwordSet boolean
- Indicates If this connection profile password is stored.
- port number
- The network port of the source PostgreSQL database.
- privateService PrivateConnect Connectivity Service Connect Connectivity Response 
- Private service connect connectivity.
- ssl
SslConfig Response 
- SSL configuration for the destination to connect to the source database.
- staticIp StaticConnectivity Ip Connectivity Response 
- Static ip connectivity data (default, no additional details needed).
- username string
- The username that Database Migration Service will use to connect to the database. The value is encrypted when stored in Database Migration Service.
- alloydb_cluster_ strid 
- Optional. If the destination is an AlloyDB database, use this field to provide the AlloyDB cluster ID.
- cloud_sql_ strid 
- If the source is a Cloud SQL database, use this field to provide the Cloud SQL instance ID of the source.
- host str
- The IP or hostname of the source PostgreSQL database.
- network_architecture str
- If the source is a Cloud SQL database, this field indicates the network architecture it's associated with.
- password str
- Input only. The password for the user that Database Migration Service will be using to connect to the database. This field is not returned on request, and the value is encrypted when stored in Database Migration Service.
- password_set bool
- Indicates If this connection profile password is stored.
- port int
- The network port of the source PostgreSQL database.
- private_service_ Privateconnect_ connectivity Service Connect Connectivity Response 
- Private service connect connectivity.
- ssl
SslConfig Response 
- SSL configuration for the destination to connect to the source database.
- static_ip_ Staticconnectivity Ip Connectivity Response 
- Static ip connectivity data (default, no additional details needed).
- username str
- The username that Database Migration Service will use to connect to the database. The value is encrypted when stored in Database Migration Service.
- alloydbCluster StringId 
- Optional. If the destination is an AlloyDB database, use this field to provide the AlloyDB cluster ID.
- cloudSql StringId 
- If the source is a Cloud SQL database, use this field to provide the Cloud SQL instance ID of the source.
- host String
- The IP or hostname of the source PostgreSQL database.
- networkArchitecture String
- If the source is a Cloud SQL database, this field indicates the network architecture it's associated with.
- password String
- Input only. The password for the user that Database Migration Service will be using to connect to the database. This field is not returned on request, and the value is encrypted when stored in Database Migration Service.
- passwordSet Boolean
- Indicates If this connection profile password is stored.
- port Number
- The network port of the source PostgreSQL database.
- privateService Property MapConnect Connectivity 
- Private service connect connectivity.
- ssl Property Map
- SSL configuration for the destination to connect to the source database.
- staticIp Property MapConnectivity 
- Static ip connectivity data (default, no additional details needed).
- username String
- The username that Database Migration Service will use to connect to the database. The value is encrypted when stored in Database Migration Service.
PrimaryInstanceSettingsResponse   
- DatabaseFlags Dictionary<string, string>
- Database flags to pass to AlloyDB when DMS is creating the AlloyDB cluster and instances. See the AlloyDB documentation for how these can be used.
- Labels Dictionary<string, string>
- Labels for the AlloyDB primary instance created by DMS. An object containing a list of 'key', 'value' pairs.
- MachineConfig Pulumi.Google Native. Datamigration. V1. Inputs. Machine Config Response 
- Configuration for the machines that host the underlying database engine.
- PrivateIp string
- The private IP address for the Instance. This is the connection endpoint for an end-user application.
- DatabaseFlags map[string]string
- Database flags to pass to AlloyDB when DMS is creating the AlloyDB cluster and instances. See the AlloyDB documentation for how these can be used.
- Labels map[string]string
- Labels for the AlloyDB primary instance created by DMS. An object containing a list of 'key', 'value' pairs.
- MachineConfig MachineConfig Response 
- Configuration for the machines that host the underlying database engine.
- PrivateIp string
- The private IP address for the Instance. This is the connection endpoint for an end-user application.
- databaseFlags Map<String,String>
- Database flags to pass to AlloyDB when DMS is creating the AlloyDB cluster and instances. See the AlloyDB documentation for how these can be used.
- labels Map<String,String>
- Labels for the AlloyDB primary instance created by DMS. An object containing a list of 'key', 'value' pairs.
- machineConfig MachineConfig Response 
- Configuration for the machines that host the underlying database engine.
- privateIp String
- The private IP address for the Instance. This is the connection endpoint for an end-user application.
- databaseFlags {[key: string]: string}
- Database flags to pass to AlloyDB when DMS is creating the AlloyDB cluster and instances. See the AlloyDB documentation for how these can be used.
- labels {[key: string]: string}
- Labels for the AlloyDB primary instance created by DMS. An object containing a list of 'key', 'value' pairs.
- machineConfig MachineConfig Response 
- Configuration for the machines that host the underlying database engine.
- privateIp string
- The private IP address for the Instance. This is the connection endpoint for an end-user application.
- database_flags Mapping[str, str]
- Database flags to pass to AlloyDB when DMS is creating the AlloyDB cluster and instances. See the AlloyDB documentation for how these can be used.
- labels Mapping[str, str]
- Labels for the AlloyDB primary instance created by DMS. An object containing a list of 'key', 'value' pairs.
- machine_config MachineConfig Response 
- Configuration for the machines that host the underlying database engine.
- private_ip str
- The private IP address for the Instance. This is the connection endpoint for an end-user application.
- databaseFlags Map<String>
- Database flags to pass to AlloyDB when DMS is creating the AlloyDB cluster and instances. See the AlloyDB documentation for how these can be used.
- labels Map<String>
- Labels for the AlloyDB primary instance created by DMS. An object containing a list of 'key', 'value' pairs.
- machineConfig Property Map
- Configuration for the machines that host the underlying database engine.
- privateIp String
- The private IP address for the Instance. This is the connection endpoint for an end-user application.
PrivateConnectivityResponse  
- PrivateConnection string
- The resource name (URI) of the private connection.
- PrivateConnection string
- The resource name (URI) of the private connection.
- privateConnection String
- The resource name (URI) of the private connection.
- privateConnection string
- The resource name (URI) of the private connection.
- private_connection str
- The resource name (URI) of the private connection.
- privateConnection String
- The resource name (URI) of the private connection.
PrivateServiceConnectConnectivityResponse    
- ServiceAttachment string
- A service attachment that exposes a database, and has the following format: projects/{project}/regions/{region}/serviceAttachments/{service_attachment_name}
- ServiceAttachment string
- A service attachment that exposes a database, and has the following format: projects/{project}/regions/{region}/serviceAttachments/{service_attachment_name}
- serviceAttachment String
- A service attachment that exposes a database, and has the following format: projects/{project}/regions/{region}/serviceAttachments/{service_attachment_name}
- serviceAttachment string
- A service attachment that exposes a database, and has the following format: projects/{project}/regions/{region}/serviceAttachments/{service_attachment_name}
- service_attachment str
- A service attachment that exposes a database, and has the following format: projects/{project}/regions/{region}/serviceAttachments/{service_attachment_name}
- serviceAttachment String
- A service attachment that exposes a database, and has the following format: projects/{project}/regions/{region}/serviceAttachments/{service_attachment_name}
SqlAclEntryResponse   
- ExpireTime string
- The time when this access control entry expires in RFC 3339 format, for example: 2012-11-15T16:19:00.094Z.
- Label string
- A label to identify this entry.
- Ttl string
- Input only. The time-to-leave of this access control entry.
- Value string
- The allowlisted value for the access control list.
- ExpireTime string
- The time when this access control entry expires in RFC 3339 format, for example: 2012-11-15T16:19:00.094Z.
- Label string
- A label to identify this entry.
- Ttl string
- Input only. The time-to-leave of this access control entry.
- Value string
- The allowlisted value for the access control list.
- expireTime String
- The time when this access control entry expires in RFC 3339 format, for example: 2012-11-15T16:19:00.094Z.
- label String
- A label to identify this entry.
- ttl String
- Input only. The time-to-leave of this access control entry.
- value String
- The allowlisted value for the access control list.
- expireTime string
- The time when this access control entry expires in RFC 3339 format, for example: 2012-11-15T16:19:00.094Z.
- label string
- A label to identify this entry.
- ttl string
- Input only. The time-to-leave of this access control entry.
- value string
- The allowlisted value for the access control list.
- expire_time str
- The time when this access control entry expires in RFC 3339 format, for example: 2012-11-15T16:19:00.094Z.
- label str
- A label to identify this entry.
- ttl str
- Input only. The time-to-leave of this access control entry.
- value str
- The allowlisted value for the access control list.
- expireTime String
- The time when this access control entry expires in RFC 3339 format, for example: 2012-11-15T16:19:00.094Z.
- label String
- A label to identify this entry.
- ttl String
- Input only. The time-to-leave of this access control entry.
- value String
- The allowlisted value for the access control list.
SqlIpConfigResponse   
- AllocatedIp stringRange 
- Optional. The name of the allocated IP address range for the private IP Cloud SQL instance. This name refers to an already allocated IP range address. If set, the instance IP address will be created in the allocated range. Note that this IP address range can't be modified after the instance is created. If you change the VPC when configuring connectivity settings for the migration job, this field is not relevant.
- 
List<Pulumi.Google Native. Datamigration. V1. Inputs. Sql Acl Entry Response> 
- The list of external networks that are allowed to connect to the instance using the IP. See https://en.wikipedia.org/wiki/CIDR_notation#CIDR_notation, also known as 'slash' notation (e.g. 192.168.100.0/24).
- EnableIpv4 bool
- Whether the instance should be assigned an IPv4 address or not.
- PrivateNetwork string
- The resource link for the VPC network from which the Cloud SQL instance is accessible for private IP. For example, projects/myProject/global/networks/default. This setting can be updated, but it cannot be removed after it is set.
- RequireSsl bool
- Whether SSL connections over IP should be enforced or not.
- AllocatedIp stringRange 
- Optional. The name of the allocated IP address range for the private IP Cloud SQL instance. This name refers to an already allocated IP range address. If set, the instance IP address will be created in the allocated range. Note that this IP address range can't be modified after the instance is created. If you change the VPC when configuring connectivity settings for the migration job, this field is not relevant.
- 
[]SqlAcl Entry Response 
- The list of external networks that are allowed to connect to the instance using the IP. See https://en.wikipedia.org/wiki/CIDR_notation#CIDR_notation, also known as 'slash' notation (e.g. 192.168.100.0/24).
- EnableIpv4 bool
- Whether the instance should be assigned an IPv4 address or not.
- PrivateNetwork string
- The resource link for the VPC network from which the Cloud SQL instance is accessible for private IP. For example, projects/myProject/global/networks/default. This setting can be updated, but it cannot be removed after it is set.
- RequireSsl bool
- Whether SSL connections over IP should be enforced or not.
- allocatedIp StringRange 
- Optional. The name of the allocated IP address range for the private IP Cloud SQL instance. This name refers to an already allocated IP range address. If set, the instance IP address will be created in the allocated range. Note that this IP address range can't be modified after the instance is created. If you change the VPC when configuring connectivity settings for the migration job, this field is not relevant.
- 
List<SqlAcl Entry Response> 
- The list of external networks that are allowed to connect to the instance using the IP. See https://en.wikipedia.org/wiki/CIDR_notation#CIDR_notation, also known as 'slash' notation (e.g. 192.168.100.0/24).
- enableIpv4 Boolean
- Whether the instance should be assigned an IPv4 address or not.
- privateNetwork String
- The resource link for the VPC network from which the Cloud SQL instance is accessible for private IP. For example, projects/myProject/global/networks/default. This setting can be updated, but it cannot be removed after it is set.
- requireSsl Boolean
- Whether SSL connections over IP should be enforced or not.
- allocatedIp stringRange 
- Optional. The name of the allocated IP address range for the private IP Cloud SQL instance. This name refers to an already allocated IP range address. If set, the instance IP address will be created in the allocated range. Note that this IP address range can't be modified after the instance is created. If you change the VPC when configuring connectivity settings for the migration job, this field is not relevant.
- 
SqlAcl Entry Response[] 
- The list of external networks that are allowed to connect to the instance using the IP. See https://en.wikipedia.org/wiki/CIDR_notation#CIDR_notation, also known as 'slash' notation (e.g. 192.168.100.0/24).
- enableIpv4 boolean
- Whether the instance should be assigned an IPv4 address or not.
- privateNetwork string
- The resource link for the VPC network from which the Cloud SQL instance is accessible for private IP. For example, projects/myProject/global/networks/default. This setting can be updated, but it cannot be removed after it is set.
- requireSsl boolean
- Whether SSL connections over IP should be enforced or not.
- allocated_ip_ strrange 
- Optional. The name of the allocated IP address range for the private IP Cloud SQL instance. This name refers to an already allocated IP range address. If set, the instance IP address will be created in the allocated range. Note that this IP address range can't be modified after the instance is created. If you change the VPC when configuring connectivity settings for the migration job, this field is not relevant.
- 
Sequence[SqlAcl Entry Response] 
- The list of external networks that are allowed to connect to the instance using the IP. See https://en.wikipedia.org/wiki/CIDR_notation#CIDR_notation, also known as 'slash' notation (e.g. 192.168.100.0/24).
- enable_ipv4 bool
- Whether the instance should be assigned an IPv4 address or not.
- private_network str
- The resource link for the VPC network from which the Cloud SQL instance is accessible for private IP. For example, projects/myProject/global/networks/default. This setting can be updated, but it cannot be removed after it is set.
- require_ssl bool
- Whether SSL connections over IP should be enforced or not.
- allocatedIp StringRange 
- Optional. The name of the allocated IP address range for the private IP Cloud SQL instance. This name refers to an already allocated IP range address. If set, the instance IP address will be created in the allocated range. Note that this IP address range can't be modified after the instance is created. If you change the VPC when configuring connectivity settings for the migration job, this field is not relevant.
- List<Property Map>
- The list of external networks that are allowed to connect to the instance using the IP. See https://en.wikipedia.org/wiki/CIDR_notation#CIDR_notation, also known as 'slash' notation (e.g. 192.168.100.0/24).
- enableIpv4 Boolean
- Whether the instance should be assigned an IPv4 address or not.
- privateNetwork String
- The resource link for the VPC network from which the Cloud SQL instance is accessible for private IP. For example, projects/myProject/global/networks/default. This setting can be updated, but it cannot be removed after it is set.
- requireSsl Boolean
- Whether SSL connections over IP should be enforced or not.
SslConfigResponse  
- CaCertificate string
- Input only. The x509 PEM-encoded certificate of the CA that signed the source database server's certificate. The replica will use this certificate to verify it's connecting to the right host.
- ClientCertificate string
- Input only. The x509 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' field is mandatory.
- ClientKey string
- Input only. The unencrypted PKCS#1 or PKCS#8 PEM-encoded private key associated with the Client Certificate. If this field is used then the 'client_certificate' field is mandatory.
- Type string
- The ssl config type according to 'client_key', 'client_certificate' and 'ca_certificate'.
- CaCertificate string
- Input only. The x509 PEM-encoded certificate of the CA that signed the source database server's certificate. The replica will use this certificate to verify it's connecting to the right host.
- ClientCertificate string
- Input only. The x509 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' field is mandatory.
- ClientKey string
- Input only. The unencrypted PKCS#1 or PKCS#8 PEM-encoded private key associated with the Client Certificate. If this field is used then the 'client_certificate' field is mandatory.
- Type string
- The ssl config type according to 'client_key', 'client_certificate' and 'ca_certificate'.
- caCertificate String
- Input only. The x509 PEM-encoded certificate of the CA that signed the source database server's certificate. The replica will use this certificate to verify it's connecting to the right host.
- clientCertificate String
- Input only. The x509 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' field is mandatory.
- clientKey String
- Input only. The unencrypted PKCS#1 or PKCS#8 PEM-encoded private key associated with the Client Certificate. If this field is used then the 'client_certificate' field is mandatory.
- type String
- The ssl config type according to 'client_key', 'client_certificate' and 'ca_certificate'.
- caCertificate string
- Input only. The x509 PEM-encoded certificate of the CA that signed the source database server's certificate. The replica will use this certificate to verify it's connecting to the right host.
- clientCertificate string
- Input only. The x509 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' field is mandatory.
- clientKey string
- Input only. The unencrypted PKCS#1 or PKCS#8 PEM-encoded private key associated with the Client Certificate. If this field is used then the 'client_certificate' field is mandatory.
- type string
- The ssl config type according to 'client_key', 'client_certificate' and 'ca_certificate'.
- ca_certificate str
- Input only. The x509 PEM-encoded certificate of the CA that signed the source database server's certificate. The replica will use this certificate to verify it's connecting to the right host.
- client_certificate str
- Input only. The x509 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' field is mandatory.
- client_key str
- Input only. The unencrypted PKCS#1 or PKCS#8 PEM-encoded private key associated with the Client Certificate. If this field is used then the 'client_certificate' field is mandatory.
- type str
- The ssl config type according to 'client_key', 'client_certificate' and 'ca_certificate'.
- caCertificate String
- Input only. The x509 PEM-encoded certificate of the CA that signed the source database server's certificate. The replica will use this certificate to verify it's connecting to the right host.
- clientCertificate String
- Input only. The x509 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' field is mandatory.
- clientKey String
- Input only. The unencrypted PKCS#1 or PKCS#8 PEM-encoded private key associated with the Client Certificate. If this field is used then the 'client_certificate' field is mandatory.
- type String
- The ssl config type according to 'client_key', 'client_certificate' and 'ca_certificate'.
StatusResponse 
- Code int
- The status code, which should be an enum value of google.rpc.Code.
- Details
List<ImmutableDictionary<string, string>> 
- A list of messages that carry the error details. There is a common set of message types for APIs to use.
- Message string
- A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
- Code int
- The status code, which should be an enum value of google.rpc.Code.
- Details []map[string]string
- A list of messages that carry the error details. There is a common set of message types for APIs to use.
- Message string
- A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
- code Integer
- The status code, which should be an enum value of google.rpc.Code.
- details List<Map<String,String>>
- A list of messages that carry the error details. There is a common set of message types for APIs to use.
- message String
- A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
- code number
- The status code, which should be an enum value of google.rpc.Code.
- details {[key: string]: string}[]
- A list of messages that carry the error details. There is a common set of message types for APIs to use.
- message string
- A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
- code int
- The status code, which should be an enum value of google.rpc.Code.
- details Sequence[Mapping[str, str]]
- A list of messages that carry the error details. There is a common set of message types for APIs to use.
- message str
- A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
- code Number
- The status code, which should be an enum value of google.rpc.Code.
- details List<Map<String>>
- A list of messages that carry the error details. There is a common set of message types for APIs to use.
- message String
- A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
UserPasswordResponse  
- Password string
- The initial password for the user.
- PasswordSet bool
- Indicates if the initial_user.password field has been set.
- User string
- The database username.
- Password string
- The initial password for the user.
- PasswordSet bool
- Indicates if the initial_user.password field has been set.
- User string
- The database username.
- password String
- The initial password for the user.
- passwordSet Boolean
- Indicates if the initial_user.password field has been set.
- user String
- The database username.
- password string
- The initial password for the user.
- passwordSet boolean
- Indicates if the initial_user.password field has been set.
- user string
- The database username.
- password str
- The initial password for the user.
- password_set bool
- Indicates if the initial_user.password field has been set.
- user str
- The database username.
- password String
- The initial password for the user.
- passwordSet Boolean
- Indicates if the initial_user.password field has been set.
- user String
- The database 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