class Aws::MemoryDB::Types::Parameter
Describes an individual setting that controls some aspect of MemoryDB
behavior.
@!attribute [rw] name
The name of the parameter @return [String]
@!attribute [rw] value
The value of the parameter @return [String]
@!attribute [rw] description
A description of the parameter @return [String]
@!attribute [rw] data_type
The parameter's data type @return [String]
@!attribute [rw] allowed_values
The valid range of values for the parameter. @return [String]
@!attribute [rw] minimum_engine_version
The earliest engine version to which the parameter can apply. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/memorydb-2021-01-01/Parameter AWS API Documentation
Constants
- SENSITIVE