SubnetType
Index
Enumeration Members
PRIVATE
A private subnet has limited access to anything outside of this subnet, including access from the internet. Access to this subnet needs to be explicitly allowed.
PUBLIC
A public subnet is open to the internet, i.e. an Execution within this subnet can be accessed from the internet. Other than access from the internet, any other access needs to be explicitly allowed.
The type of subnet.