licenseSpecifications

@JvmName(name = "vfxudiufpppbhjcf")
suspend fun licenseSpecifications(value: Output<List<LaunchTemplateLicenseSpecificationArgs>>)
@JvmName(name = "waliwbtrrpqyixfo")
suspend fun licenseSpecifications(value: List<LaunchTemplateLicenseSpecificationArgs>?)

Parameters

value

A list of license specifications to associate with. See License Specification below for more details.


@JvmName(name = "sdgcxbqgnwdxowjk")
suspend fun licenseSpecifications(vararg values: Output<LaunchTemplateLicenseSpecificationArgs>)


@JvmName(name = "mcrpyntuqhetpagu")
suspend fun licenseSpecifications(values: List<Output<LaunchTemplateLicenseSpecificationArgs>>)
@JvmName(name = "jwurpxnketbqukqy")
suspend fun licenseSpecifications(vararg values: LaunchTemplateLicenseSpecificationArgs)

Parameters

values

A list of license specifications to associate with. See License Specification below for more details.


@JvmName(name = "qxkmuexyepmmyfax")
suspend fun licenseSpecifications(argument: List<suspend LaunchTemplateLicenseSpecificationArgsBuilder.() -> Unit>)
@JvmName(name = "vibkauescbfddflh")
suspend fun licenseSpecifications(vararg argument: suspend LaunchTemplateLicenseSpecificationArgsBuilder.() -> Unit)
@JvmName(name = "ptfcevufrwjxokso")
suspend fun licenseSpecifications(argument: suspend LaunchTemplateLicenseSpecificationArgsBuilder.() -> Unit)

Parameters

argument

A list of license specifications to associate with. See License Specification below for more details.