class Aws::FSx::Types::InvalidNetworkSettings

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

@!attribute [rw] message

Error message explaining what's wrong with network settings.
@return [String]

@!attribute [rw] invalid_subnet_id

The subnet ID that is either invalid or not part of the VPC
specified.
@return [String]

@!attribute [rw] invalid_security_group_id

The security group ID is either invalid or not part of the VPC
specified.
@return [String]

@!attribute [rw] invalid_route_table_id

The route table ID is either invalid or not part of the VPC
specified.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/fsx-2018-03-01/InvalidNetworkSettings AWS API Documentation

Constants

SENSITIVE