ProjectCustomModuleCustomConfigResourceSelectorArgs

data class ProjectCustomModuleCustomConfigResourceSelectorArgs(val resourceTypes: Output<List<String>>) : ConvertibleToJava<ProjectCustomModuleCustomConfigResourceSelectorArgs>

Constructors

constructor(resourceTypes: Output<List<String>>)

Properties

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

The resource types to run the detector on.

Functions

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