This product is not supported for your selected Datadog site. ().
이 페이지는 아직 영어로 제공되지 않습니다. 번역 작업 중입니다.
현재 번역 프로젝트에 대한 질문이나 피드백이 있으신 경우 언제든지 연락주시기 바랍니다.

gcp_datamigration_conversion_workspace

ancestors

Type: UNORDERED_LIST_STRING

create_time

Type: TIMESTAMP
Provider name: createTime
Description: Output only. The timestamp when the workspace resource was created.

destination

Type: STRUCT
Provider name: destination
Description: Required. The destination engine details.

  • engine
    Type: STRING
    Provider name: engine
    Description: Required. Engine type.
    Possible values:
    • DATABASE_ENGINE_UNSPECIFIED - The source database engine of the migration job is unknown.
    • MYSQL - The source engine is MySQL.
    • POSTGRESQL - The source engine is PostgreSQL.
    • SQLSERVER - The source engine is SQL Server.
    • ORACLE - The source engine is Oracle.
  • version
    Type: STRING
    Provider name: version
    Description: Required. Engine version, for example “12.c.1”.

gcp_display_name

Type: STRING
Provider name: displayName
Description: Optional. The display name for the workspace.

gcp_source

Type: STRUCT
Provider name: source
Description: Required. The source engine details.

  • engine
    Type: STRING
    Provider name: engine
    Description: Required. Engine type.
    Possible values:
    • DATABASE_ENGINE_UNSPECIFIED - The source database engine of the migration job is unknown.
    • MYSQL - The source engine is MySQL.
    • POSTGRESQL - The source engine is PostgreSQL.
    • SQLSERVER - The source engine is SQL Server.
    • ORACLE - The source engine is Oracle.
  • version
    Type: STRING
    Provider name: version
    Description: Required. Engine version, for example “12.c.1”.

has_uncommitted_changes

Type: BOOLEAN
Provider name: hasUncommittedChanges
Description: Output only. Whether the workspace has uncommitted changes (changes which were made after the workspace was committed).

labels

Type: UNORDERED_LIST_STRING

latest_commit_id

Type: STRING
Provider name: latestCommitId
Description: Output only. The latest commit ID.

latest_commit_time

Type: TIMESTAMP
Provider name: latestCommitTime
Description: Output only. The timestamp when the workspace was committed.

name

Type: STRING
Provider name: name
Description: Full name of the workspace resource, in the form of: projects/{project}/locations/{location}/conversionWorkspaces/{conversion_workspace}.

organization_id

Type: STRING

parent

Type: STRING

project_id

Type: STRING

project_number

Type: STRING

resource_name

Type: STRING

tags

Type: UNORDERED_LIST_STRING

update_time

Type: TIMESTAMP
Provider name: updateTime
Description: Output only. The timestamp when the workspace resource was last updated.