targetPlatforms

@JvmName(name = "rujdgwdcakdvhloe")
suspend fun targetPlatforms(value: Output<List<String>>)
@JvmName(name = "bxpbegxryvtebetx")
suspend fun targetPlatforms(value: List<String>?)

Parameters

value

Set of Cloud Platforms targeted by the scan. If empty, APP_ENGINE will be used as a default. Each value may be one of APP_ENGINE and COMPUTE.


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


@JvmName(name = "vicmoafgvatabdkr")
suspend fun targetPlatforms(values: List<Output<String>>)
@JvmName(name = "eyugalovtoppdvff")
suspend fun targetPlatforms(vararg values: String)

Parameters

values

Set of Cloud Platforms targeted by the scan. If empty, APP_ENGINE will be used as a default. Each value may be one of APP_ENGINE and COMPUTE.