Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 736 Bytes

File metadata and controls

12 lines (8 loc) · 736 Bytes

ArgoWorkflowsClient.Model.IoArgoprojWorkflowV1alpha1OSSLifecycleRule

OSSLifecycleRule specifies how to manage bucket's lifecycle

Properties

Name Type Description Notes
MarkDeletionAfterDays int MarkDeletionAfterDays is the number of days before we delete objects in the bucket [optional]
MarkInfrequentAccessAfterDays int MarkInfrequentAccessAfterDays is the number of days before we convert the objects in the bucket to Infrequent Access (IA) storage type [optional]

[Back to Model list] [Back to API list] [Back to README]