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

gcp_beyondcorp_app_connector

ancestors

Type: UNORDERED_LIST_STRING

create_time

Type: TIMESTAMP
Provider name: createTime
Description: Output only. Timestamp when the resource was created.

gcp_display_name

Type: STRING
Provider name: displayName
Description: Optional. An arbitrary user-provided name for the AppConnector. Cannot exceed 64 characters.

labels

Type: UNORDERED_LIST_STRING

name

Type: STRING
Provider name: name
Description: Required. Unique resource name of the AppConnector. The name is ignored when creating a AppConnector.

organization_id

Type: STRING

parent

Type: STRING

principal_info

Type: STRUCT
Provider name: principalInfo
Description: Required. Principal information about the Identity of the AppConnector.

  • service_account
    Type: STRUCT
    Provider name: serviceAccount
    Description: A GCP service account.
    • email
      Type: STRING
      Provider name: email
      Description: Email address of the service account.

project_id

Type: STRING

project_number

Type: STRING

resource_info

Type: STRUCT
Provider name: resourceInfo
Description: Optional. Resource info of the connector.

  • gcp_status
    Type: STRING
    Provider name: status
    Description: Overall health status. Overall status is derived based on the status of each sub level resources.
    Possible values:
    • HEALTH_STATUS_UNSPECIFIED - Health status is unknown: not initialized or failed to retrieve.
    • HEALTHY - The resource is healthy.
    • UNHEALTHY - The resource is unhealthy.
    • UNRESPONSIVE - The resource is unresponsive.
    • DEGRADED - Some sub-resources are UNHEALTHY.
  • id
    Type: STRING
    Provider name: id
    Description: Required. Unique Id for the resource.
  • time
    Type: TIMESTAMP
    Provider name: time
    Description: The timestamp to collect the info. It is suggested to be set by the topmost level resource only.

resource_name

Type: STRING

state

Type: STRING
Provider name: state
Description: Output only. The current state of the AppConnector.
Possible values:

  • STATE_UNSPECIFIED - Default value. This value is unused.
  • CREATING - AppConnector is being created.
  • CREATED - AppConnector has been created.
  • UPDATING - AppConnector’s configuration is being updated.
  • DELETING - AppConnector is being deleted.
  • DOWN - AppConnector is down and may be restored in the future. This happens when CCFE sends ProjectState = OFF.

tags

Type: UNORDERED_LIST_STRING

uid

Type: STRING
Provider name: uid
Description: Output only. A unique identifier for the instance generated by the system.

update_time

Type: TIMESTAMP
Provider name: updateTime
Description: Output only. Timestamp when the resource was last modified.