V2PolicyOrchestratorForFolderOrchestrationScopeSelectorLocationSelectorArgs

data class V2PolicyOrchestratorForFolderOrchestrationScopeSelectorLocationSelectorArgs(val includedLocations: Output<List<String>>? = null) : ConvertibleToJava<V2PolicyOrchestratorForFolderOrchestrationScopeSelectorLocationSelectorArgs>

Constructors

constructor(includedLocations: Output<List<String>>? = null)

Properties

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

Names of the locations in scope. Format: us-central1-a

Functions

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