INPUT_OBJECT
Filter to return AWS EC2 instances which have VPC ID in the given list of VPC IDs.
input AwsNativeVpcFilter {# Virtual Private Cloud (VPC) IDs to filter.vpcIds: [String!]!}