GetSubnetGroupPlainArgs

data class GetSubnetGroupPlainArgs(val name: String) : ConvertibleToJava<GetSubnetGroupPlainArgs>

A collection of arguments for invoking getSubnetGroup.

Constructors

Link copied to clipboard
constructor(name: String)

Properties

Link copied to clipboard

Name of the RDS database subnet group.

Functions

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