An enum representing different types of application access.
For when you want to restrict your application's access to the VPC.
For when you want your application to be accessible to the world (0.0.0.0/0).
For when you want to restrict your application's access to a list of CIDR ranges.
An enum representing different types of application access.