Class EnableKeysRequest

    • Constructor Detail

      • EnableKeysRequest

        public EnableKeysRequest()
      • EnableKeysRequest

        public EnableKeysRequest​(EnableKeysRequest 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

      • getKeyIds

        public String[] getKeyIds()
        Get 需要批量启用的CMK Id 列表, CMK数量最大支持100
        Returns:
        KeyIds 需要批量启用的CMK Id 列表, CMK数量最大支持100
      • setKeyIds

        public void setKeyIds​(String[] KeyIds)
        Set 需要批量启用的CMK Id 列表, CMK数量最大支持100
        Parameters:
        KeyIds - 需要批量启用的CMK Id 列表, CMK数量最大支持100