EnterpriseProxy

Provides a DMS Enterprise Proxy resource. For information about DMS Enterprise Proxy and how to use it, see What is Proxy.

NOTE: Available in v1.188.0+.

Import

DMS Enterprise Proxy can be imported using the id, e.g.

$ pulumi import alicloud:dms/enterpriseProxy:EnterpriseProxy example <id>

Properties

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val instanceId: Output<String>

The ID of the database instance.

Link copied to clipboard
val password: Output<String>

The password of the database account.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tid: Output<String>?

The ID of the tenant.

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard
val username: Output<String>

The username of the database account.