GetRealmPlainArgs

constructor(attributes: Map<String, String>? = null, defaultDefaultClientScopes: List<String>? = null, defaultOptionalClientScopes: List<String>? = null, displayNameHtml: String? = null, internationalizations: List<GetRealmInternationalization>? = null, otpPolicy: GetRealmOtpPolicy? = null, realm: String, securityDefenses: List<GetRealmSecurityDefense>? = null, smtpServers: List<GetRealmSmtpServer>? = null, webAuthnPasswordlessPolicy: GetRealmWebAuthnPasswordlessPolicy? = null, webAuthnPolicy: GetRealmWebAuthnPolicy? = null)