allowCloudNat property

String? allowCloudNat
getter/setter pair

Specifies whether cloud NAT creation is allowed. Possible string values are:

  • "CLOUD_NAT_ALLOWED"
  • "CLOUD_NAT_BLOCKED"

Implementation

core.String? allowCloudNat;