| Package | Description |
|---|---|
| software.amazon.awscdk.services.s3 |
Amazon S3 Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
IntelligentTieringConfiguration.Jsii$Proxy
An implementation for
IntelligentTieringConfiguration |
| Modifier and Type | Method and Description |
|---|---|
IntelligentTieringConfiguration |
IntelligentTieringConfiguration.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
default List<IntelligentTieringConfiguration> |
BucketProps.getIntelligentTieringConfigurations()
Inteligent Tiering Configurations.
|
List<IntelligentTieringConfiguration> |
BucketProps.Jsii$Proxy.getIntelligentTieringConfigurations() |
| Modifier and Type | Method and Description |
|---|---|
Bucket.Builder |
Bucket.Builder.intelligentTieringConfigurations(List<? extends IntelligentTieringConfiguration> intelligentTieringConfigurations)
Inteligent Tiering Configurations.
|
BucketProps.Builder |
BucketProps.Builder.intelligentTieringConfigurations(List<? extends IntelligentTieringConfiguration> intelligentTieringConfigurations)
Sets the value of
BucketProps.getIntelligentTieringConfigurations() |
Copyright © 2022. All rights reserved.