Interface protos.google.cloud.securitycenter.v2.IIpRules (9.3.0)

Properties of an IpRules.

Package

@google-cloud/security-center

Properties

allowed

allowed?: (google.cloud.securitycenter.v2.IAllowed|null);

IpRules allowed

denied

denied?: (google.cloud.securitycenter.v2.IDenied|null);

IpRules denied

destinationIpRanges

destinationIpRanges?: (string[]|null);

IpRules destinationIpRanges

direction

direction?: (google.cloud.securitycenter.v2.IpRules.Direction|keyof typeof google.cloud.securitycenter.v2.IpRules.Direction|null);

IpRules direction

exposedServices

exposedServices?: (string[]|null);

IpRules exposedServices

sourceIpRanges

sourceIpRanges?: (string[]|null);

IpRules sourceIpRanges