accessConfigs property

List<AccessConfig> accessConfigs
final

An array of configurations for this interface. Currently, only one access config, ONE_TO_ONE_NAT, is supported. If there are noaccessConfigs specified, then this instance will have no external internet access.

Implementation

final List<AccessConfig> accessConfigs;