| Package | Description | 
|---|---|
| com.tencentcloudapi.ssm.v20190923.models | 
| Modifier and Type | Method and Description | 
|---|---|
ProductPrivilegeUnit[] | 
CreateProductSecretRequest.getPrivilegesList()
Get List of permissions that need to be granted when the credential is bound to a Tencent Cloud service. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
CreateProductSecretRequest.setPrivilegesList(ProductPrivilegeUnit[] PrivilegesList)
Set List of permissions that need to be granted when the credential is bound to a Tencent Cloud service. 
 | 
| Constructor and Description | 
|---|
ProductPrivilegeUnit(ProductPrivilegeUnit 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 © 2021. All rights reserved.