Interface protos.google.cloud.networksecurity.v1.ISACAttachment (3.6.0)

Properties of a SACAttachment.

Package

@google-cloud/network-security

Properties

createTime

createTime?: (google.protobuf.ITimestamp|null);

SACAttachment createTime

labels

labels?: ({ [k: string]: string }|null);

SACAttachment labels

name

name?: (string|null);

SACAttachment name

nccGateway

nccGateway?: (string|null);

SACAttachment nccGateway

sacRealm

sacRealm?: (string|null);

SACAttachment sacRealm

state

state?: (google.cloud.networksecurity.v1.SACAttachment.State|keyof typeof google.cloud.networksecurity.v1.SACAttachment.State|null);

SACAttachment state

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

SACAttachment updateTime