DbSubnetGroup

Detailed information about a subnet group.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) for the DB subnet group.

Link copied to clipboard

Provides the description of the subnet group.

Link copied to clipboard

The name of the subnet group.

Link copied to clipboard

Provides the status of the subnet group.

Link copied to clipboard

Detailed information about one or more subnets within a subnet group.

Link copied to clipboard

Provides the virtual private cloud (VPC) ID of the subnet group.

Functions

Link copied to clipboard
inline fun copy(block: DbSubnetGroup.Builder.() -> Unit = {}): DbSubnetGroup
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String