Class StaticSitesWorkflowPreviewProperties


  • public final class StaticSitesWorkflowPreviewProperties
    extends Object
    StaticSitesWorkflowPreview resource specific properties.
    • Constructor Detail

      • StaticSitesWorkflowPreviewProperties

        public StaticSitesWorkflowPreviewProperties()
    • Method Detail

      • path

        public String path()
        Get the path property: The path for the workflow file to be generated.
        Returns:
        the path value.
      • contents

        public String contents()
        Get the contents property: The contents for the workflow file to be generated.
        Returns:
        the contents value.
      • validate

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