public class LookupAttribute extends AbstractModel
Constructor and Description |
---|
LookupAttribute() |
Modifier and Type | Method and Description |
---|---|
String |
getAttributeKey()
Get AttributeKey的有效取值范围是:RequestId、EventName、ReadOnly、Username、ResourceType、ResourceName和AccessKeyId,EventId
|
String |
getAttributeValue()
Get AttributeValue
|
void |
setAttributeKey(String AttributeKey)
Set AttributeKey的有效取值范围是:RequestId、EventName、ReadOnly、Username、ResourceType、ResourceName和AccessKeyId,EventId
|
void |
setAttributeValue(String AttributeValue)
Set AttributeValue
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public String getAttributeKey()
public void setAttributeKey(String AttributeKey)
AttributeKey
- AttributeKey的有效取值范围是:RequestId、EventName、ReadOnly、Username、ResourceType、ResourceName和AccessKeyId,EventIdpublic String getAttributeValue()
public void setAttributeValue(String AttributeValue)
AttributeValue
- AttributeValueCopyright © 2020. All rights reserved.