Uses of Interface
software.amazon.awscdk.services.s3.NoncurrentVersionTransition
Packages that use NoncurrentVersionTransition
-
Uses of NoncurrentVersionTransition in software.amazon.awscdk.services.s3
Classes in software.amazon.awscdk.services.s3 that implement NoncurrentVersionTransitionModifier and TypeClassDescriptionstatic final classAn implementation forNoncurrentVersionTransitionMethods in software.amazon.awscdk.services.s3 that return NoncurrentVersionTransitionModifier and TypeMethodDescriptionNoncurrentVersionTransition.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.s3 that return types with arguments of type NoncurrentVersionTransitionModifier 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()Method parameters in software.amazon.awscdk.services.s3 with type arguments of type NoncurrentVersionTransitionModifier and TypeMethodDescriptionLifecycleRule.Builder.noncurrentVersionTransitions(List<? extends NoncurrentVersionTransition> noncurrentVersionTransitions) Sets the value ofLifecycleRule.getNoncurrentVersionTransitions()