Class InstancePolicyRotationPolicyDataAttributes

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

    public class InstancePolicyRotationPolicyDataAttributes
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    Attributes of a `rotation` instance policy. Must be provided if the `enabled` field is `true`. Cannot be provided if the `enabled` field is `false`.
    • Method Detail

      • intervalMonth

        public Long intervalMonth()
        Gets the intervalMonth. Specifies the key rotation time interval in approximate months, where a month is equivalent to 30 days. A minimum of 1 and a maximum of 12 can be set.
        Returns:
        the intervalMonth