This product is not supported for your selected Datadog site. ().

gcp_apphub_service_project_attachment

ancestors

Type: UNORDERED_LIST_STRING

create_time

Type: TIMESTAMP
Provider name: createTime
Description: Output only. Create time.

labels

Type: UNORDERED_LIST_STRING

name

Type: STRING
Provider name: name
Description: Identifier. The resource name of a ServiceProjectAttachment. Format: "projects/{host-project-id}/locations/global/serviceProjectAttachments/{service-project-id}."

organization_id

Type: STRING

parent

Type: STRING

project_id

Type: STRING

project_number

Type: STRING

resource_name

Type: STRING

service_project

Type: STRING
Provider name: serviceProject
Description: Required. Immutable. Service project name in the format: "projects/abc" or "projects/123". As input, project name with either project id or number are accepted. As output, this field will contain project number.

state

Type: STRING
Provider name: state
Description: Output only. ServiceProjectAttachment state.
Possible values:

  • STATE_UNSPECIFIED - Unspecified state.
  • CREATING - The ServiceProjectAttachment is being created.
  • ACTIVE - The ServiceProjectAttachment is ready. This means Services and Workloads under the corresponding ServiceProjectAttachment is ready for registration.
  • DELETING - The ServiceProjectAttachment is being deleted.

tags

Type: UNORDERED_LIST_STRING

uid

Type: STRING
Provider name: uid
Description: Output only. A globally unique identifier (in UUID4 format) for the ServiceProjectAttachment.