Class PublicCertificateRotationObject

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

    public class PublicCertificateRotationObject
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    Defines the rotation object that is used to manually rotate public certificates.
    • Method Detail

      • rotateKeys

        public Boolean rotateKeys()
        Gets the rotateKeys. This field indicates whether Secrets Manager rotates the private key for your public certificate automatically. The default is `false`. If it is set to `true`, the service generates and stores a new private key for your rotated certificate.
        Returns:
        the rotateKeys