Interface protos.google.cloud.compute.v1.IRule (4.5.0)

Properties of a Rule.

Package

@google-cloud/compute

Properties

action

action?: (string|null);

Rule action

conditions

conditions?: (google.cloud.compute.v1.ICondition[]|null);

Rule conditions

description

description?: (string|null);

Rule description

ins

ins?: (string[]|null);

Rule ins

logConfigs

logConfigs?: (google.cloud.compute.v1.ILogConfig[]|null);

Rule logConfigs

notIns

notIns?: (string[]|null);

Rule notIns

permissions

permissions?: (string[]|null);

Rule permissions