class Aws::MemoryDB::Types::ParameterGroup
Represents the output of a CreateParameterGroup operation. A parameter group represents a combination of specific values for the parameters that are passed to the engine software during startup.
@!attribute [rw] name
The name of the parameter group @return [String]
@!attribute [rw] family
The name of the parameter group family that this parameter group is compatible with. @return [String]
@!attribute [rw] description
A description of the parameter group @return [String]
@!attribute [rw] arn
The Amazon Resource Name (ARN) of the parameter group @return [String]
@see docs.aws.amazon.com/goto/WebAPI/memorydb-2021-01-01/ParameterGroup AWS API Documentation
Constants
- SENSITIVE