Package | Description |
---|---|
com.tencentcloudapi.cloudaudit.v20190319.models |
Modifier and Type | Method and Description |
---|---|
LookupAttribute[] |
LookUpEventsRequest.getLookupAttributes()
Get 检索条件
|
LookupAttribute[] |
DescribeEventsRequest.getLookupAttributes()
Get 检索条件(目前支持 RequestId:请求 ID、EventName:事件名称、ActionType:操作类型(Write:写;Read:读)、PrincipalId:子账号、ResourceType:资源类型、ResourceId:资源Id、ResourceName:资源名称、AccessKeyId:密钥 ID、SensitiveAction:是否敏感操作、ApiErrorCode:API 错误码、CamErrorCode:CAM 错误码、Tags:标签(AttributeValue格式:[{"key":"*","value":"*"}])备注:检索的各个条件间是与的关系,EventName传多个值内部是或的关系)
|
Modifier and Type | Method and Description |
---|---|
void |
LookUpEventsRequest.setLookupAttributes(LookupAttribute[] LookupAttributes)
Set 检索条件
|
void |
DescribeEventsRequest.setLookupAttributes(LookupAttribute[] LookupAttributes)
Set 检索条件(目前支持 RequestId:请求 ID、EventName:事件名称、ActionType:操作类型(Write:写;Read:读)、PrincipalId:子账号、ResourceType:资源类型、ResourceId:资源Id、ResourceName:资源名称、AccessKeyId:密钥 ID、SensitiveAction:是否敏感操作、ApiErrorCode:API 错误码、CamErrorCode:CAM 错误码、Tags:标签(AttributeValue格式:[{"key":"*","value":"*"}])备注:检索的各个条件间是与的关系,EventName传多个值内部是或的关系)
|
Constructor and Description |
---|
LookupAttribute(LookupAttribute 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 © 2024. All rights reserved.