Properties of an AppConnection.
Package
@google-cloud/appconnectionsProperties
applicationEndpoint
applicationEndpoint?: (google.cloud.beyondcorp.appconnections.v1.AppConnection.IApplicationEndpoint|null);
AppConnection applicationEndpoint
connectors
connectors?: (string[]|null);
AppConnection connectors
createTime
createTime?: (google.protobuf.ITimestamp|null);
AppConnection createTime
displayName
displayName?: (string|null);
AppConnection displayName
gateway
gateway?: (google.cloud.beyondcorp.appconnections.v1.AppConnection.IGateway|null);
AppConnection gateway
labels
labels?: ({ [k: string]: string }|null);
AppConnection labels
name
name?: (string|null);
AppConnection name
state
state?: (google.cloud.beyondcorp.appconnections.v1.AppConnection.State|keyof typeof google.cloud.beyondcorp.appconnections.v1.AppConnection.State|null);
AppConnection state
type
type?: (google.cloud.beyondcorp.appconnections.v1.AppConnection.Type|keyof typeof google.cloud.beyondcorp.appconnections.v1.AppConnection.Type|null);
AppConnection type
uid
uid?: (string|null);
AppConnection uid
updateTime
updateTime?: (google.protobuf.ITimestamp|null);
AppConnection updateTime