GetSubnetGroupPlainArgs

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

Constructors

Link copied to clipboard
fun GetSubnetGroupPlainArgs(subnetGroupName: String)

Functions

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

Properties

Link copied to clipboard

The name of the subnet group. This value must be unique as it also serves as the subnet group identifier.