Interface DataLakeException.Builder

All Superinterfaces:
Buildable, CopyableBuilder<DataLakeException.Builder,DataLakeException>, SdkBuilder<DataLakeException.Builder,DataLakeException>, SdkPojo
Enclosing class:
DataLakeException

public static interface DataLakeException.Builder extends SdkPojo, CopyableBuilder<DataLakeException.Builder,DataLakeException>
  • Method Details

    • 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

      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.