endpointTypes property

List<String>? endpointTypes
getter/setter pair

List of NAT-ted endpoint types supported by the Nat Gateway.

If the list is empty, then it will be equivalent to include ENDPOINT_TYPE_VM

Implementation

core.List<core.String>? endpointTypes;