| Package | Description | 
|---|---|
| com.tencentcloudapi.lighthouse.v20200324.models | 
| Modifier and Type | Method and Description | 
|---|---|
DeniedAction[] | 
SnapshotDeniedActions.getDeniedActions()
Get List of operation limits. 
 | 
DeniedAction[] | 
InstanceDeniedActions.getDeniedActions()
Get List of operation limits. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
SnapshotDeniedActions.setDeniedActions(DeniedAction[] DeniedActions)
Set List of operation limits. 
 | 
void | 
InstanceDeniedActions.setDeniedActions(DeniedAction[] DeniedActions)
Set List of operation limits. 
 | 
| Constructor and Description | 
|---|
DeniedAction(DeniedAction 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.