targetPlatforms

@JvmName(name = "tskuptvdywyqwqeq")
suspend fun targetPlatforms(value: Output<List<ScanConfigTargetPlatformsItem>>)
@JvmName(name = "nqtdujogwsqyjwup")
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 = "ojmnfssairbesflc")
suspend fun targetPlatforms(vararg values: Output<ScanConfigTargetPlatformsItem>)


@JvmName(name = "udeodvobyfgelbod")
suspend fun targetPlatforms(values: List<Output<ScanConfigTargetPlatformsItem>>)
@JvmName(name = "bpjxhhamfkxopfbl")
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.