V2PolicyOrchestratorForOrganizationOrchestrationScopeSelectorLocationSelectorArgs

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

Constructors

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

Properties

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

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

Functions

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