Class CancelKeyDeletionRequest

    • Constructor Detail

      • CancelKeyDeletionRequest

        public CancelKeyDeletionRequest()
      • CancelKeyDeletionRequest

        public CancelKeyDeletionRequest​(CancelKeyDeletionRequest 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.
    • Method Detail

      • getKeyId

        public String getKeyId()
        Get 需要被取消删除的CMK的唯一标志
        Returns:
        KeyId 需要被取消删除的CMK的唯一标志
      • setKeyId

        public void setKeyId​(String KeyId)
        Set 需要被取消删除的CMK的唯一标志
        Parameters:
        KeyId - 需要被取消删除的CMK的唯一标志