Class OktaUserGroupProfile

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

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2025-02-24T22:29:38.763116-06:00[America/Chicago]", 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: