Interface protos.google.cloud.telcoautomation.v1.IOrchestrationCluster (0.1.0)

Properties of an OrchestrationCluster.

Package

@google-cloud/telcoautomation

Properties

createTime

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

OrchestrationCluster createTime

labels

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

OrchestrationCluster labels

managementConfig

managementConfig?: (google.cloud.telcoautomation.v1.IManagementConfig|null);

OrchestrationCluster managementConfig

name

name?: (string|null);

OrchestrationCluster name

state

state?: (google.cloud.telcoautomation.v1.OrchestrationCluster.State|keyof typeof google.cloud.telcoautomation.v1.OrchestrationCluster.State|null);

OrchestrationCluster state

tnaVersion

tnaVersion?: (string|null);

OrchestrationCluster tnaVersion

updateTime

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

OrchestrationCluster updateTime