readEndpoint

@JvmName(name = "mtjccdtvcwmguaom")
suspend fun readEndpoint(value: Output<DbClusterReadEndpointArgs>)
@JvmName(name = "sufhiwnphmdloblr")
suspend fun readEndpoint(value: DbClusterReadEndpointArgs?)

Parameters

value

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 = "wtjlfqrrpjejdgek")
suspend fun readEndpoint(argument: suspend DbClusterReadEndpointArgsBuilder.() -> Unit)

Parameters

argument

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 .