GetDbSubnetGroupPlainArgs

data class GetDbSubnetGroupPlainArgs(val dbSubnetGroupName: String) : ConvertibleToJava<GetDbSubnetGroupPlainArgs>

Constructors

Link copied to clipboard
constructor(dbSubnetGroupName: String)

Properties

Link copied to clipboard

The name for the DB subnet group. This value is stored as a lowercase string. Constraints:

Functions

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