GetClusterSubnetGroupPlainArgs

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

Constructors

Link copied to clipboard
constructor(clusterSubnetGroupName: String)

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".

Functions

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