GetDbProxyPlainArgs

data class GetDbProxyPlainArgs(val dbProxyName: String) : ConvertibleToJava<GetDbProxyPlainArgs>

Constructors

Link copied to clipboard
constructor(dbProxyName: String)

Properties

Link copied to clipboard

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

Functions

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