Apphub Service Project Attachment

This table represents the apphub_service_project_attachment resource from Google Cloud Platform.

gcp.apphub_service_project_attachment

Fields

TitleIDTypeData TypeDescription
_keycorestring
ancestorscorearray<string>
create_timecoretimestampOutput only. Create time.
datadog_display_namecorestring
labelscorearray<string>
namecorestringIdentifier. The resource name of a ServiceProjectAttachment. Format: `"projects/{host-project-id}/locations/global/serviceProjectAttachments/{service-project-id}."`
organization_idcorestring
parentcorestring
project_idcorestring
project_numbercorestring
resource_namecorestring
service_projectcorestringRequired. 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.
statecorestringOutput only. ServiceProjectAttachment state. Possible values: ['STATE_UNSPECIFIED', 'CREATING', 'ACTIVE', 'DELETING']. Values descriptions: ['Unspecified state.', 'The ServiceProjectAttachment is being created.', 'The ServiceProjectAttachment is ready. This means Services and Workloads under the corresponding ServiceProjectAttachment is ready for registration.', 'The ServiceProjectAttachment is being deleted.']
tagscorehstore
uidcorestringOutput only. A globally unique identifier (in UUID4 format) for the `ServiceProjectAttachment`.