Get Organization Policy Plain Args
data class GetOrganizationPolicyPlainArgs(val constraint: String, val project: String) : ConvertibleToJava<GetOrganizationPolicyPlainArgs>
A collection of arguments for invoking getOrganizationPolicy.
Properties
Link copied to clipboard
(Required) The name of the Constraint the Policy is configuring, for example, serviceuser.services
. Check out the complete list of available constraints.