Access Group Require
constructor(anyValidServiceToken: Boolean? = null, authContexts: List<AccessGroupRequireAuthContext>? = null, authMethod: String? = null, azures: List<AccessGroupRequireAzure>? = null, certificate: Boolean? = null, commonName: String? = null, commonNames: List<String>? = null, devicePostures: List<String>? = null, emailDomains: List<String>? = null, emailLists: List<String>? = null, emails: List<String>? = null, everyone: Boolean? = null, externalEvaluation: AccessGroupRequireExternalEvaluation? = null, geos: List<String>? = null, githubs: List<AccessGroupRequireGithub>? = null, groups: List<String>? = null, gsuites: List<AccessGroupRequireGsuite>? = null, ipLists: List<String>? = null, ips: List<String>? = null, loginMethods: List<String>? = null, oktas: List<AccessGroupRequireOkta>? = null, samls: List<AccessGroupRequireSaml>? = null, serviceTokens: List<String>? = null)