CreateDbParameterGroupRequest

Types

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

Properties

Link copied to clipboard

A description of the DB parameter group.

Link copied to clipboard
val name: String?

The name of the DB parameter group. The name must be unique per customer and per region.

Link copied to clipboard

A list of the parameters that comprise the DB parameter group.

Link copied to clipboard

A list of key-value pairs to associate with the DB parameter group.

Functions

Link copied to clipboard
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