class Aws::AppStream::Types::StartImageBuilderRequest

@note When making an API call, you may pass StartImageBuilderRequest

data as a hash:

    {
      name: "String", # required
      appstream_agent_version: "AppstreamAgentVersion",
    }

@!attribute [rw] name

The name of the image builder.
@return [String]

@!attribute [rw] appstream_agent_version

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\].
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/appstream-2016-12-01/StartImageBuilderRequest AWS API Documentation

Constants

SENSITIVE