Class ResourceAttributes


  • public class ResourceAttributes
    extends Object
    The Resource model definition.
    • Constructor Detail

      • ResourceAttributes

        public ResourceAttributes()
    • Method Detail

      • location

        public String location()
        Get the location property: Resource location.
        Returns:
        the location value.
      • sku

        public String sku()
        Get the sku property: Resource sku.
        Returns:
        the sku value.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.