Get Db Cluster Parameter Group Result
data class GetDbClusterParameterGroupResult(val parameters: Any? = null, val tags: List<Tag>? = null)
Properties
Link copied to clipboard
An array of parameters to be modified. A maximum of 20 parameters can be modified in a single request. Search the CloudFormation User Guide for AWS::Neptune::DBClusterParameterGroup
for more information about the expected schema for this property.