RealmUserProfileArgs

constructor(attributes: Output<List<RealmUserProfileAttributeArgs>>? = null, groups: Output<List<RealmUserProfileGroupArgs>>? = null, realmId: Output<String>? = null, unmanagedAttributePolicy: Output<String>? = null)