View a markdown version of this page

VpcPropertiesPatch - Amazon DataZone

VpcPropertiesPatch

The VPC connection properties used when updating a connection.

Contents

securityGroupId

The security group ID of the VPC connection.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 32.

Pattern: sg-[a-z0-9]+

Required: No

subnetIds

The subnet IDs of the VPC connection.

Type: Array of strings

Array Members: Minimum number of 1 item. Maximum number of 16 items.

Length Constraints: Minimum length of 0. Maximum length of 32.

Pattern: subnet-[a-z0-9]+

Required: No

vpcId

The identifier of the VPC.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 32.

Pattern: vpc-[a-z0-9]+

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: