Uses of Interface
software.amazon.awscdk.services.s3.NoncurrentVersionTransition
-
Uses of NoncurrentVersionTransition in software.amazon.awscdk.services.s3
Modifier and TypeClassDescriptionstatic final class
An implementation forNoncurrentVersionTransition
Modifier and TypeMethodDescriptionNoncurrentVersionTransition.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptiondefault List<NoncurrentVersionTransition>
LifecycleRule.getNoncurrentVersionTransitions()
One or more transition rules that specify when non-current objects transition to a specified storage class.final List<NoncurrentVersionTransition>
LifecycleRule.Jsii$Proxy.getNoncurrentVersionTransitions()
Modifier and TypeMethodDescriptionLifecycleRule.Builder.noncurrentVersionTransitions
(List<? extends NoncurrentVersionTransition> noncurrentVersionTransitions) Sets the value ofLifecycleRule.getNoncurrentVersionTransitions()