destinationPackageVersions

@JvmName(name = "koghnyjtlvgxfuug")
suspend fun destinationPackageVersions(value: Output<List<String>>)
@JvmName(name = "kaceeltpoqeayajb")
suspend fun destinationPackageVersions(value: List<String>?)

Parameters

value

The package version Amazon Resource Names (ARNs) that are installed on the device’s reserved named shadow ( $package ) when the job successfully completes. Note: Up to 25 package version ARNS are allowed.


@JvmName(name = "hibkgiscnlucwmhg")
suspend fun destinationPackageVersions(vararg values: Output<String>)


@JvmName(name = "sufxkolsbuauykau")
suspend fun destinationPackageVersions(values: List<Output<String>>)
@JvmName(name = "xayrupwgmcwuemny")
suspend fun destinationPackageVersions(vararg values: String)

Parameters

values

The package version Amazon Resource Names (ARNs) that are installed on the device’s reserved named shadow ( $package ) when the job successfully completes. Note: Up to 25 package version ARNS are allowed.