licenseSpecifications

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


@JvmName(name = "jrwqfyrttfjhrwok")
suspend fun licenseSpecifications(values: List<Output<LaunchTemplateLicenseSpecificationArgs>>)
@JvmName(name = "mvdvroorxnhgpyki")
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 = "iedgfsfxtqnmravx")
suspend fun licenseSpecifications(argument: List<suspend LaunchTemplateLicenseSpecificationArgsBuilder.() -> Unit>)
@JvmName(name = "klsolddicyyvynqs")
suspend fun licenseSpecifications(vararg argument: suspend LaunchTemplateLicenseSpecificationArgsBuilder.() -> Unit)
@JvmName(name = "jyptceutyjovmlty")
suspend fun licenseSpecifications(argument: suspend LaunchTemplateLicenseSpecificationArgsBuilder.() -> Unit)

Parameters

argument

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