Interface protos.google.cloud.managedidentities.v1.IDomain (1.1.3)

Properties of a Domain.

Package

@google-cloud/managed-identities

Properties

admin

admin?: (string|null);

Domain admin

authorizedNetworks

authorizedNetworks?: (string[]|null);

Domain authorizedNetworks

createTime

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

Domain createTime

fqdn

fqdn?: (string|null);

Domain fqdn

labels

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

Domain labels

locations

locations?: (string[]|null);

Domain locations

name

name?: (string|null);

Domain name

reservedIpRange

reservedIpRange?: (string|null);

Domain reservedIpRange

state

state?: (google.cloud.managedidentities.v1.Domain.State|keyof typeof google.cloud.managedidentities.v1.Domain.State|null);

Domain state

statusMessage

statusMessage?: (string|null);

Domain statusMessage

trusts

trusts?: (google.cloud.managedidentities.v1.ITrust[]|null);

Domain trusts

updateTime

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

Domain updateTime