NetworkConfig / DefaultVpcsConfig

Default VPC configuration. Choose whether or not to delete default VPCs.

Example

defaultVpc:
delete: true
excludeAccounts: []

Hierarchy

  • DefaultVpcsConfig

Implements

Constructors

Properties

Constructors

Properties

delete: false = false

Enable to delete default VPCs.

excludeAccounts: never[] = []

Include an array of friendly account names to exclude from default VPC deletion.

Generated using TypeDoc