Interface protos.google.cloud.alloydb.v1alpha.Instance.IInstanceNetworkConfig (2.4.0)

Properties of an InstanceNetworkConfig.

Package

@google-cloud/alloydb

Properties

allocatedIpRangeOverride

allocatedIpRangeOverride?: (string|null);

InstanceNetworkConfig allocatedIpRangeOverride

authorizedExternalNetworks

authorizedExternalNetworks?: (google.cloud.alloydb.v1alpha.Instance.InstanceNetworkConfig.IAuthorizedNetwork[]|null);

InstanceNetworkConfig authorizedExternalNetworks

enableOutboundPublicIp

enableOutboundPublicIp?: (boolean|null);

InstanceNetworkConfig enableOutboundPublicIp

enablePublicIp

enablePublicIp?: (boolean|null);

InstanceNetworkConfig enablePublicIp

network

network?: (string|null);

InstanceNetworkConfig network