| Package | Description |
|---|---|
| software.amazon.awscdk.services.s3 |
Amazon S3 Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
NoncurrentVersionTransition.Jsii$Proxy
An implementation for
NoncurrentVersionTransition |
| Modifier and Type | Method and Description |
|---|---|
NoncurrentVersionTransition |
NoncurrentVersionTransition.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
default List<NoncurrentVersionTransition> |
LifecycleRule.getNoncurrentVersionTransitions()
One or more transition rules that specify when non-current objects transition to a specified storage class.
|
List<NoncurrentVersionTransition> |
LifecycleRule.Jsii$Proxy.getNoncurrentVersionTransitions() |
| Modifier and Type | Method and Description |
|---|---|
LifecycleRule.Builder |
LifecycleRule.Builder.noncurrentVersionTransitions(List<? extends NoncurrentVersionTransition> noncurrentVersionTransitions)
Sets the value of
LifecycleRule.getNoncurrentVersionTransitions() |
Copyright © 2022. All rights reserved.