CopySourceImageSetProperties
Copy source image set properties.
Contents
- imageSetId
-
The image set identifier for the copied source image set.
Type: String
Pattern:
[0-9a-z]{32}
Required: Yes
- latestVersionId
-
The latest version identifier for the copied source image set.
Type: String
Pattern:
\d+
Required: Yes
- createdAt
-
The timestamp when the source image set properties were created.
Type: Timestamp
Required: No
- imageSetArn
-
The Amazon Resource Name (ARN) assigned to the source 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 copied source image set.
Type: String
Valid Values:
ACTIVE | LOCKED | DELETED
Required: No
- imageSetWorkflowStatus
-
The workflow status of the copied source image set.
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 source image set properties were 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: