GoogleCloudSecuritycenterV1ResourceSelectorArgs

data class GoogleCloudSecuritycenterV1ResourceSelectorArgs(val resourceTypes: Output<List<String>>? = null) : ConvertibleToJava<GoogleCloudSecuritycenterV1ResourceSelectorArgs>

Resource for selecting resource type.

Constructors

Functions

Link copied to clipboard
open override fun toJava(): GoogleCloudSecuritycenterV1ResourceSelectorArgs

Properties

Link copied to clipboard
val resourceTypes: Output<List<String>>? = null

The resource types to run the detector on.