class Aws::DAX::Types::CreateParameterGroupRequest
@note When making an API call, you may pass CreateParameterGroupRequest
data as a hash: { parameter_group_name: "String", # required description: "String", }
@!attribute [rw] parameter_group_name
The name of the parameter group to apply to all of the clusters in this replication group. @return [String]
@!attribute [rw] description
A description of the parameter group. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/dax-2017-04-19/CreateParameterGroupRequest AWS API Documentation
Constants
- SENSITIVE