Class OktaUserGroupProfile

java.lang.Object
com.okta.sdk.resource.model.OktaUserGroupProfile
All Implemented Interfaces:
Serializable

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2025-07-28T10:14:57.946459+05:30[Asia/Kolkata]", comments="Generator version: 7.11.0") public class OktaUserGroupProfile extends Object implements Serializable
Profile for any Group that is not imported from Active Directory. Specifies the standard and custom profile properties for a Group. The `objectClass` for these groups is `okta:user_group`.
See Also: