CopyDestinationImageSetProperties - AWS HealthImaging

CopyDestinationImageSetProperties

Copy the image set properties of the destination image set.

Contents

imageSetId

The image set identifier of the copied image set properties.

Type: String

Pattern: [0-9a-z]{32}

Required: Yes

latestVersionId

The latest version identifier for the destination image set properties.

Type: String

Pattern: \d+

Required: Yes

createdAt

The timestamp when the destination image set properties were created.

Type: Timestamp

Required: No

imageSetArn

The Amazon Resource Name (ARN) assigned to the destination image set.

Type: String

Pattern: arn:aws((-us-gov)|(-iso)|(-iso-b)|(-cn))?:medical-imaging:[a-z0-9-]+:[0-9]{12}:datastore/[0-9a-z]{32}(/imageset/[0-9a-z]{32})?

Required: No

imageSetState

The image set state of the destination image set properties.

Type: String

Valid Values: ACTIVE | LOCKED | DELETED

Required: No

imageSetWorkflowStatus

The image set workflow status of the destination image set properties.

Type: String

Valid Values: CREATED | COPIED | COPYING | COPYING_WITH_READ_ONLY_ACCESS | COPY_FAILED | UPDATING | UPDATED | UPDATE_FAILED | DELETING | DELETED

Required: No

updatedAt

The timestamp when the destination image set properties were last updated.

Type: Timestamp

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: