Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

The ARN (Amazon Resource Name) of the subnet group.

Link copied to clipboard

A description of the subnet group

Link copied to clipboard
var name: String?

The name of the subnet group

Link copied to clipboard

A list of subnets associated with the subnet group.

Link copied to clipboard

The network types supported by this subnet group. Returns an array of strings that can include 'ipv4', 'ipv6', or both, indicating the IP address types that can be used for clusters deployed in this subnet group.

Link copied to clipboard

The Amazon Virtual Private Cloud identifier (VPC ID) of the subnet group.