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