| Package | Description |
|---|---|
| software.amazon.awscdk.services.s3 |
Amazon S3 Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
BucketAttributes.Jsii$Proxy
An implementation for
BucketAttributes |
| Modifier and Type | Method and Description |
|---|---|
BucketAttributes |
BucketAttributes.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
static IBucket |
Bucket.fromBucketAttributes(software.constructs.Construct scope,
String id,
BucketAttributes attrs)
Creates a Bucket construct that represents an external bucket.
|
Copyright © 2022. All rights reserved.