Streaming Image Args
data class StreamingImageArgs(val description: Output<String>? = null, val ec2ImageId: Output<String>? = null, val name: Output<String>? = null, val studioId: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<StreamingImageArgs>
Represents a streaming session machine image that can be used to launch a streaming session