CreateExportImageTaskRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

An optional description for the exported AMI. This description will be applied to the resulting EC2 AMI.

Link copied to clipboard

The name for the exported EC2 AMI. This is a required field that must be unique within your account and region.

Link copied to clipboard

The ARN of the IAM role that allows WorkSpaces Applications to create the AMI. The role must have permissions to copy images, describe images, and create tags, with a trust relationship allowing appstream.amazonaws.com to assume the role.

Link copied to clipboard

The name of the WorkSpaces Applications image to export. The image must be in an available state and owned by your account.

Link copied to clipboard

The tags to apply to the exported AMI. These tags help you organize and manage your EC2 AMIs.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String