EngineDefaults

Represents the output of a DescribeEngineDefaultParameters operation.

Types

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

Properties

Link copied to clipboard

A list of parameters specific to a particular cache node type. Each element in the list contains detailed information about one parameter.

Link copied to clipboard

Specifies the name of the cache parameter group family to which the engine default parameters apply.

Link copied to clipboard

Provides an identifier to allow retrieval of paginated results.

Link copied to clipboard

Contains a list of engine default parameters.

Functions

Link copied to clipboard
inline fun copy(block: EngineDefaults.Builder.() -> Unit = {}): EngineDefaults
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