| Package | Description | 
|---|---|
| com.tencentcloudapi.eiam.v20210420.models | 
| Modifier and Type | Method and Description | 
|---|---|
InheritedForm | 
AuthorizationUserResouceInfo.getInheritedForm()
Get Inheritance relationship
Note: this field may return null, indicating that no valid values can be obtained. 
 | 
InheritedForm | 
ApplicationAuthorizationInfo.getInheritedForm()
Get List of IDs of the user's user groups and organization nodes that have access to the application. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AuthorizationUserResouceInfo.setInheritedForm(InheritedForm InheritedForm)
Set Inheritance relationship
Note: this field may return null, indicating that no valid values can be obtained. 
 | 
void | 
ApplicationAuthorizationInfo.setInheritedForm(InheritedForm InheritedForm)
Set List of IDs of the user's user groups and organization nodes that have access to the application. 
 | 
| Constructor and Description | 
|---|
InheritedForm(InheritedForm source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. 
 | 
Copyright © 2022. All rights reserved.