targetPlatforms

@JvmName(name = "icaksvkliwqanhtj")
suspend fun targetPlatforms(value: Output<List<String>>)
@JvmName(name = "ufbppjpfoyeroisr")
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, COMPUTE.


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


@JvmName(name = "ueuokiohoxbpauiq")
suspend fun targetPlatforms(values: List<Output<String>>)
@JvmName(name = "vtxeyuvrqeweeaea")
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, COMPUTE.