licenseSpecifications

@JvmName(name = "ovyrvndvxodjvqsd")
suspend fun licenseSpecifications(value: Output<List<LaunchTemplateLicenseSpecificationArgs>>)
@JvmName(name = "ttnfwtkkqjwpdopt")
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 = "vqxpxyvnqsulfrsw")
suspend fun licenseSpecifications(vararg values: Output<LaunchTemplateLicenseSpecificationArgs>)


@JvmName(name = "xmtewunomfqmfxnp")
suspend fun licenseSpecifications(values: List<Output<LaunchTemplateLicenseSpecificationArgs>>)
@JvmName(name = "awalcbycnmweqmnw")
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 = "rjcvdiakioufyoec")
suspend fun licenseSpecifications(argument: List<suspend LaunchTemplateLicenseSpecificationArgsBuilder.() -> Unit>)
@JvmName(name = "tbtlvlkkctbojyaq")
suspend fun licenseSpecifications(vararg argument: suspend LaunchTemplateLicenseSpecificationArgsBuilder.() -> Unit)
@JvmName(name = "heqvxwjblfkkjfkt")
suspend fun licenseSpecifications(argument: suspend LaunchTemplateLicenseSpecificationArgsBuilder.() -> Unit)

Parameters

argument

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