targetPlatforms

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


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