Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Class InvalidNetworkSettings

One or more network settings specified in the request are invalid.

Hierarchy

Properties

$fault: "client" = "client"
InvalidRouteTableId?: string

The route table ID is either invalid or not part of the VPC specified.

InvalidSecurityGroupId?: string

The security group ID is either invalid or not part of the VPC specified.

InvalidSubnetId?: string

The subnet ID that is either invalid or not part of the VPC specified.

Message?: string

Error message explaining what's wrong with network settings.

name: "InvalidNetworkSettings" = "InvalidNetworkSettings"