Interface DataLakeException.Builder

    • Method Detail

      • exception

        DataLakeException.Builder exception​(String exception)

        The underlying exception of a Security Lake exception.

        Parameters:
        exception - The underlying exception of a Security Lake exception.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • region

        DataLakeException.Builder region​(String region)

        The Amazon Web Services Regions where the exception occurred.

        Parameters:
        region - The Amazon Web Services Regions where the exception occurred.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • remediation

        DataLakeException.Builder remediation​(String remediation)

        List of all remediation steps for a Security Lake exception.

        Parameters:
        remediation - List of all remediation steps for a Security Lake exception.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • timestamp

        DataLakeException.Builder timestamp​(Instant timestamp)

        This error can occur if you configure the wrong timestamp format, or if the subset of entries used for validation had errors or missing values.

        Parameters:
        timestamp - This error can occur if you configure the wrong timestamp format, or if the subset of entries used for validation had errors or missing values.
        Returns:
        Returns a reference to this object so that method calls can be chained together.