static CopyDestinationImageSetProperties.Builder |
CopyDestinationImageSetProperties.builder() |
|
CopyDestinationImageSetProperties.Builder |
CopyDestinationImageSetProperties.Builder.createdAt(Instant createdAt) |
The timestamp when the destination image set properties were created.
|
CopyDestinationImageSetProperties.Builder |
CopyDestinationImageSetProperties.Builder.imageSetArn(String imageSetArn) |
The Amazon Resource Name (ARN) assigned to the destination image set.
|
CopyDestinationImageSetProperties.Builder |
CopyDestinationImageSetProperties.Builder.imageSetId(String imageSetId) |
The image set identifier of the copied image set properties.
|
CopyDestinationImageSetProperties.Builder |
CopyDestinationImageSetProperties.Builder.imageSetState(String imageSetState) |
The image set state of the destination image set properties.
|
CopyDestinationImageSetProperties.Builder |
CopyDestinationImageSetProperties.Builder.imageSetState(ImageSetState imageSetState) |
The image set state of the destination image set properties.
|
CopyDestinationImageSetProperties.Builder |
CopyDestinationImageSetProperties.Builder.imageSetWorkflowStatus(String imageSetWorkflowStatus) |
The image set workflow status of the destination image set properties.
|
CopyDestinationImageSetProperties.Builder |
CopyDestinationImageSetProperties.Builder.imageSetWorkflowStatus(ImageSetWorkflowStatus imageSetWorkflowStatus) |
The image set workflow status of the destination image set properties.
|
CopyDestinationImageSetProperties.Builder |
CopyDestinationImageSetProperties.Builder.latestVersionId(String latestVersionId) |
The latest version identifier for the destination image set properties.
|
CopyDestinationImageSetProperties.Builder |
CopyDestinationImageSetProperties.toBuilder() |
|
CopyDestinationImageSetProperties.Builder |
CopyDestinationImageSetProperties.Builder.updatedAt(Instant updatedAt) |
The timestamp when the destination image set properties were last updated.
|