Db Instance Endpoint Address
Provide RDS cluster instance endpoint public connection resources. Information about RDS MySQL cluster endpoint address and how to use it, see What is RDS DB Instance Endpoint Address.
NOTE: Available since v1.204.0.
Import
RDS database endpoint public address feature can be imported using the id, e.g.
$ pulumi import alicloud:rds/dbInstanceEndpointAddress:DbInstanceEndpointAddress example <db_instance_id>:<db_instance_endpoint_id>
Content copied to clipboard