Cloud.Service.AWS.Redshift.Parameter.Group
{
"description": "string",
"family": "string",
"name": "string",
"parameter": [
{
"name": "string",
"value": "string"
}
],
"provider": "string",
"provider_region": "string"
}
Free-form text explanation about the Redshift parameter group. Defaults to Managed by Cloud Assembly
.
(Required) Family of the Redshift parameter group. A Redshift cluster parameter group can be associated with only one cluster parameter group family.
(Required) Amazon Resource Name (ARN) assigned by AWS to the Redshift parameter group.
Redshift parameters to apply after initial creation of the group, which vary from one family to another.
(Required) The name of the AWS cloud account to use for this resource
(Required) Target cloud region, such as us-east-1. Must be within the provider cloud account.