Readonly
detailedSpecify true to enable detailed monitoring. Otherwise, basic monitoring is enabled.
Readonly
launchThe launch template for the firewall instance
Readonly
nameThe friendly name of the firewall instance
Readonly
tagsAn optional array of tags
Readonly
terminationIf you set this parameter to true , you can't terminate the instance using the Amazon EC2 console, CLI, or API. To change this attribute after launch, use ModifyInstanceAttribute . Alternatively, if you set InstanceInitiatedShutdownBehavior to terminate , you can terminate the instance by running the shutdown command from the instance.
Readonly
vpcThe friendly name of the VPC to deploy the firewall instance to
This VPC must contain the subnet(s) defined for the network interfaces under the launchTemplate
property
Generated using TypeDoc
CustomizationsConfig / Ec2FirewallConfig / Ec2FirewallInstanceConfig
EC2 firewall instance configuration. Use to define an array of standalone firewall instances
Example