CacheParameterGroup

Represents the output of a CreateCacheParameterGroup operation.

Types

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

Properties

Link copied to clipboard
val arn: String?

The ARN (Amazon Resource Name) of the cache parameter group.

Link copied to clipboard

The name of the cache parameter group family that this cache parameter group is compatible with.

Link copied to clipboard

The name of the cache parameter group.

Link copied to clipboard

The description for this cache parameter group.

Link copied to clipboard

Indicates whether the parameter group is associated with a Global datastore

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