public class CancelKeyDeletionRequest extends AbstractModel
| Constructor and Description | 
|---|
| CancelKeyDeletionRequest() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getKeyId()Get Unique ID of the CMK for which to cancel schedule deletion | 
| void | setKeyId(String KeyId)Set Unique ID of the CMK for which to cancel schedule deletion | 
| 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, toJsonStringpublic String getKeyId()
public void setKeyId(String KeyId)
KeyId - Unique ID of the CMK for which to cancel schedule deletionCopyright © 2021. All rights reserved.