GetDbProxyEndpointPlainArgs

data class GetDbProxyEndpointPlainArgs(val dbProxyEndpointName: String) : ConvertibleToJava<GetDbProxyEndpointPlainArgs>

Constructors

Link copied to clipboard
constructor(dbProxyEndpointName: String)

Properties

Link copied to clipboard

The identifier for the DB proxy endpoint. This name must be unique for all DB proxy endpoints owned by your AWS account in the specified AWS Region.

Functions

Link copied to clipboard
open override fun toJava(): GetDbProxyEndpointPlainArgs