class Aws::MemoryDB::Types::ParameterNameValue
Describes a name-value pair that is used to update the value of a parameter.
@note When making an API call, you may pass ParameterNameValue
data as a hash: { parameter_name: "String", parameter_value: "String", }
@!attribute [rw] parameter_name
The name of the parameter @return [String]
@!attribute [rw] parameter_value
The value of the parameter @return [String]
@see docs.aws.amazon.com/goto/WebAPI/memorydb-2021-01-01/ParameterNameValue AWS API Documentation
Constants
- SENSITIVE