CopyDbClusterParameterGroupRequest

Types

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

Properties

Link copied to clipboard

The identifier or Amazon Resource Name (ARN) for the source DB cluster parameter group. For information about creating an ARN, see Constructing an Amazon Resource Name (ARN).

Link copied to clipboard
val tags: List<Tag>?

The tags to be assigned to the copied DB cluster parameter group.

Link copied to clipboard

A description for the copied DB cluster parameter group.

Link copied to clipboard

The identifier for the copied DB cluster 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