public static interface DataLakeLifecycleTransition.Builder extends SdkPojo, CopyableBuilder<DataLakeLifecycleTransition.Builder,DataLakeLifecycleTransition>
| Modifier and Type | Method and Description |
|---|---|
DataLakeLifecycleTransition.Builder |
days(Integer days)
Number of days before data transitions to a different S3 Storage Class in the Amazon Security Lake object.
|
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.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildDataLakeLifecycleTransition.Builder days(Integer days)
Number of days before data transitions to a different S3 Storage Class in the Amazon Security Lake object.
days - Number of days before data transitions to a different S3 Storage Class in the Amazon Security Lake
object.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.
storageClass - The range of storage classes that you can choose from based on the data access, resiliency, and cost
requirements of your workloads.Copyright © 2023. All rights reserved.