DefaultClusterParameters
Describes the default cluster parameters for a parameter group family.
Contents
Note
In the following list, the required parameters are described first.
- Marker
-
A value that indicates the starting point for the next set of response records in a subsequent request. If a value is returned in a response, you can retrieve the next set of records by providing this returned marker value in the
Marker
parameter and retrying the command. If theMarker
field is empty, all response records have been retrieved for the request.Type: String
Length Constraints: Maximum length of 2147483647.
Required: No
- ParameterGroupFamily
-
The name of the cluster parameter group family to which the engine default parameters apply.
Type: String
Length Constraints: Maximum length of 2147483647.
Required: No
- Parameters.Parameter.N
-
The list of cluster default parameters.
Type: Array of Parameter objects
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: