GetClusterSubnetGroupPlainArgs

data class GetClusterSubnetGroupPlainArgs(val clusterSubnetGroupName: String) : ConvertibleToJava<GetClusterSubnetGroupPlainArgs>

Constructors

Link copied to clipboard
fun GetClusterSubnetGroupPlainArgs(clusterSubnetGroupName: String)

Functions

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

Properties

Link copied to clipboard

This name must be unique for all subnet groups that are created by your AWS account. If costumer do not provide it, cloudformation will generate it. Must not be "Default".