Class OktaUserGroupProfile

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

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2024-09-23T08:35:59.300824-05:00[America/Chicago]", comments="Generator version: 7.8.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: