Cloud.Service.AWS.Redshift.Subnet.Group
Cloud.Service.AWS.Redshift.Subnet.Group
JSON Example
{
"description": "string",
"name": "string",
"provider": "string",
"provider_region": "string",
"subnet_ids": [
"string"
]
}
string
description
Optional
Free-form text explanation about the Redshift subnet group. Defaults to Managed by Cloud Assembly
.
string
name
Required
(Required) User-created name for the Redshift subnet group.
string
provider
Required
(Required) The name of the AWS cloud account to use for this resource
string
provider_region
Required
(Required) Target cloud region, such as us-east-1. Must be within the provider cloud account.
array of string
subnet_ids
Required
(Required) List of the Virtual Private Cloud (VPC) unique subnet identifiers.
object
tags
Optional
Subnet group resource categorization, in case-sensitive key names, or in key-value pairs.