Class AttachmentServiceProperties

java.lang.Object
com.netflix.genie.web.properties.AttachmentServiceProperties

@ConfigurationProperties(prefix="genie.jobs.attachments") @Validated public class AttachmentServiceProperties extends Object
Properties for the AttachmentService.
Since:
4.0.0
  • Field Details

    • PROPERTY_PREFIX

      public static final String PROPERTY_PREFIX
      The property prefix for job user limiting.
      See Also:
  • Constructor Details

    • AttachmentServiceProperties

      public AttachmentServiceProperties()