Hierarchy

  • LifeCycleRule

Implements

Constructors

Properties

abortIncompleteMultipartUpload: number = 1
enabled: boolean = true
expiration: number = 1825
expiredObjectDeleteMarker: boolean = false
id: string = ''
noncurrentVersionExpiration: number = 366
noncurrentVersionTransitions: {
    storageClass: "STANDARD_IA" | "ONEZONE_IA" | "INTELLIGENT_TIERING" | "GLACIER" | "DEEP_ARCHIVE" | "GLACIER_IR" | "Value should be an AWS S3 Storage Class.";
    transitionAfter: number;
}[] = []
transitions: {
    storageClass: "STANDARD_IA" | "ONEZONE_IA" | "INTELLIGENT_TIERING" | "GLACIER" | "DEEP_ARCHIVE" | "GLACIER_IR" | "Value should be an AWS S3 Storage Class.";
    transitionAfter: number;
}[] = []

Generated using TypeDoc