endpoint

@JvmName(name = "ewjanhoifsknyxvf")
suspend fun endpoint(value: Output<RdsDbInstanceEndpointArgs>)
@JvmName(name = "eaikwbgqtdnjgbcc")
suspend fun endpoint(value: RdsDbInstanceEndpointArgs?)

Parameters

value

The connection endpoint for the DB instance. The endpoint might not be shown for instances with the status of `creating`. This data type represents the information you need to connect to an Amazon RDS DB instance. This data type is used as a response element in the following actions: + `CreateDBInstance` + `DescribeDBInstances` + `DeleteDBInstance` For the data structure that represents Amazon Aurora DB cluster endpoints, see `DBClusterEndpoint`.


@JvmName(name = "xhitdnwvqfnbhkjx")
suspend fun endpoint(argument: suspend RdsDbInstanceEndpointArgsBuilder.() -> Unit)

Parameters

argument

The connection endpoint for the DB instance. The endpoint might not be shown for instances with the status of `creating`. This data type represents the information you need to connect to an Amazon RDS DB instance. This data type is used as a response element in the following actions: + `CreateDBInstance` + `DescribeDBInstances` + `DeleteDBInstance` For the data structure that represents Amazon Aurora DB cluster endpoints, see `DBClusterEndpoint`.