DeleteVPCRequest: { region?: Region; vpcId: string }

Type declaration

  • Optionalregion?: Region

    Region to target. If none is passed will use default region from the config.

  • vpcId: string

    VPC ID.