elasticGpuSpecifications

@JvmName(name = "wftfdxtyifcgardg")
suspend fun elasticGpuSpecifications(value: Output<List<LaunchTemplateElasticGpuSpecificationArgs>>)
@JvmName(name = "doskrsvixummxtgp")
suspend fun elasticGpuSpecifications(value: List<LaunchTemplateElasticGpuSpecificationArgs>?)

Parameters

value

The elastic GPU to attach to the instance. See Elastic GPU below for more details.


@JvmName(name = "djhhigrihgtwqkdb")
suspend fun elasticGpuSpecifications(vararg values: Output<LaunchTemplateElasticGpuSpecificationArgs>)


@JvmName(name = "ynadclvsvidbmuas")
suspend fun elasticGpuSpecifications(values: List<Output<LaunchTemplateElasticGpuSpecificationArgs>>)
@JvmName(name = "ccwtoqgsdjkarrcl")
suspend fun elasticGpuSpecifications(vararg values: LaunchTemplateElasticGpuSpecificationArgs)

Parameters

values

The elastic GPU to attach to the instance. See Elastic GPU below for more details.


@JvmName(name = "yhxjfvltatkiuupt")
suspend fun elasticGpuSpecifications(argument: List<suspend LaunchTemplateElasticGpuSpecificationArgsBuilder.() -> Unit>)
@JvmName(name = "rqkgcqyxrwogwrut")
suspend fun elasticGpuSpecifications(vararg argument: suspend LaunchTemplateElasticGpuSpecificationArgsBuilder.() -> Unit)
@JvmName(name = "qsmsmwbrartqacdd")
suspend fun elasticGpuSpecifications(argument: suspend LaunchTemplateElasticGpuSpecificationArgsBuilder.() -> Unit)

Parameters

argument

The elastic GPU to attach to the instance. See Elastic GPU below for more details.