Class SetMultipleKeyPoliciesResource

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class SetMultipleKeyPoliciesResource
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    Properties that are associated with key level dual authorization delete policy.
    • Method Detail

      • type

        public String type()
        Gets the type. Specifies the MIME type that represents the policy resource. Currently, only the default is supported.
        Returns:
        the type
      • dualAuthDelete

        public KeyPolicyDualAuthDeleteDualAuthDelete dualAuthDelete()
        Gets the dualAuthDelete. Data associated with the dual authorization delete policy.
        Returns:
        the dualAuthDelete
      • rotation

        public KeyPolicyRotationRotation rotation()
        Gets the rotation. Data associated with the automatic key rotation policy.
        Returns:
        the rotation