Interface DataLakeLifecycleTransition.Builder

    • Method Detail

      • days

        DataLakeLifecycleTransition.Builder days​(Integer days)

        Number of days before data transitions to a different S3 Storage Class in the Amazon Security Lake object.

        Parameters:
        days - Number of days before data transitions to a different S3 Storage Class in the Amazon Security Lake object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • storageClass

        DataLakeLifecycleTransition.Builder storageClass​(String storageClass)

        The range of storage classes that you can choose from based on the data access, resiliency, and cost requirements of your workloads.

        Parameters:
        storageClass - The range of storage classes that you can choose from based on the data access, resiliency, and cost requirements of your workloads.
        Returns:
        Returns a reference to this object so that method calls can be chained together.