GetClusterSubnetGroupResult

data class GetClusterSubnetGroupResult(val clusterSubnetGroupName: String? = null, val description: String? = null, val subnetIds: List<String>? = null)

Constructors

Link copied to clipboard
constructor(clusterSubnetGroupName: String? = null, description: String? = null, subnetIds: List<String>? = null)

Types

Link copied to clipboard
object Companion

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

Link copied to clipboard
val description: String? = null

The description of the parameter group.

Link copied to clipboard
val subnetIds: List<String>? = null

The list of VPC subnet IDs