LaunchTemplateElasticGpuSpecificationArgs

data class LaunchTemplateElasticGpuSpecificationArgs(val type: Output<String>? = null) : ConvertibleToJava<LaunchTemplateElasticGpuSpecificationArgs>

Specifies a specification for an Elastic GPU for launch template.

Constructors

Functions

Link copied to clipboard
open override fun toJava(): LaunchTemplateElasticGpuSpecificationArgs

Properties

Link copied to clipboard
val type: Output<String>? = null

The type of Elastic Graphics accelerator.