targetPlatforms

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


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