Variable RuntimeEgressModeConst
RuntimeEgressMode: {
UNSPECIFIED: UNSPECIFIED;
NONE: NONE;
CIDR: CIDR;
HOSTNAME: HOSTNAME;
} = ...
Type Declaration
ReadonlyUNSPECIFIED: UNSPECIFIED
ReadonlyNONE: NONE
ReadonlyCIDR: CIDR
ReadonlyHOSTNAME: HOSTNAME
Native egress-mode constants for authored runtime providers.