Class ContractTemplateSLAProperty

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

    public class ContractTemplateSLAProperty
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    Represents an SLA property and its value.
    • Method Detail

      • property

        public java.lang.String property()
        Gets the property. The SLA property name.
        Returns:
        the property
      • value

        public java.lang.String value()
        Gets the value. The value associated with the SLA property.
        Returns:
        the value