Type AliasAPIEnvironmentNetworkConfiguration

APIEnvironmentNetworkConfiguration: {
    vpcSecurityGroups: string[];
    vpcSubnets: string[];
}