ImageBuilder

class ImageBuilder : KotlinCustomResource

Resource Type definition for AWS::AppStream::ImageBuilder

Properties

Link copied to clipboard

The list of virtual private cloud (VPC) interface endpoint objects. Administrators can connect to the image builder only through the specified endpoints.

Link copied to clipboard

The version of the AppStream 2.0 agent to use for this image builder. To use the latest version of the AppStream 2.0 agent, specify LATEST.

Link copied to clipboard
val description: Output<String>?

The description to display.

Link copied to clipboard
val displayName: Output<String>?

The image builder name to display.

Link copied to clipboard

The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain.

Link copied to clipboard

Enables or disables default internet access for the image builder.

Link copied to clipboard
val iamRoleArn: Output<String>?

The ARN of the IAM role that is applied to the image builder. To assume a role, the image builder calls the AWS Security Token Service AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the appstream_machine_role credential profile on the instance. For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide .

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val imageArn: Output<String>?

The ARN of the public, private, or shared image to use.

Link copied to clipboard
val imageName: Output<String>?

The name of the image used to create the image builder.

Link copied to clipboard
val instanceType: Output<String>

The instance type to use when launching the image builder. The following instance types are available:

Link copied to clipboard
val name: Output<String>

A unique name for the image builder.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val streamingUrl: Output<String>

The URL to start an image builder streaming session, returned as a string.

Link copied to clipboard
val tags: Output<List<Tag>>?

An array of key-value pairs.

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard

The VPC configuration for the image builder. You can specify only one subnet.