

# ParameterGroup
<a name="API_ParameterGroup"></a>

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.

## Contents
<a name="API_ParameterGroup_Contents"></a>

 ** ARN **   <a name="MemoryDB-Type-ParameterGroup-ARN"></a>
The Amazon Resource Name (ARN) of the parameter group  
Type: String  
Required: No

 ** Description **   <a name="MemoryDB-Type-ParameterGroup-Description"></a>
A description of the parameter group  
Type: String  
Required: No

 ** Family **   <a name="MemoryDB-Type-ParameterGroup-Family"></a>
The name of the parameter group family that this parameter group is compatible with.  
Type: String  
Required: No

 ** Name **   <a name="MemoryDB-Type-ParameterGroup-Name"></a>
The name of the parameter group  
Type: String  
Required: No

## See Also
<a name="API_ParameterGroup_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/memorydb-2021-01-01/ParameterGroup) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/memorydb-2021-01-01/ParameterGroup) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/memorydb-2021-01-01/ParameterGroup) 