class Aws::AppStream::Types::CreateImageBuilderStreamingURLRequest

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

data as a hash:

    {
      name: "String", # required
      validity: 1,
    }

@!attribute [rw] name

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

@!attribute [rw] validity

The time that the streaming URL will be valid, in seconds. Specify a
value between 1 and 604800 seconds. The default is 3600 seconds.
@return [Integer]

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

Constants

SENSITIVE