targetPlatforms

@JvmName(name = "pfklqbgjkqdxwccb")
suspend fun targetPlatforms(value: Output<List<ScanConfigTargetPlatformsItem>>)
@JvmName(name = "owwykqivwwfcdunw")
suspend fun targetPlatforms(value: List<ScanConfigTargetPlatformsItem>?)

Parameters

value

Set of Google Cloud platforms targeted by the scan. If empty, APP_ENGINE will be used as a default.


@JvmName(name = "japubvsevtsiqjyn")
suspend fun targetPlatforms(vararg values: Output<ScanConfigTargetPlatformsItem>)


@JvmName(name = "huivatrtyjqqilpp")
suspend fun targetPlatforms(values: List<Output<ScanConfigTargetPlatformsItem>>)
@JvmName(name = "mhonfdqbhsgwkuxk")
suspend fun targetPlatforms(vararg values: ScanConfigTargetPlatformsItem)

Parameters

values

Set of Google Cloud platforms targeted by the scan. If empty, APP_ENGINE will be used as a default.