Uses of Interface
software.amazon.awscdk.services.s3.BucketAttributes
-
Uses of BucketAttributes in software.amazon.awscdk.services.s3
Modifier and TypeMethodDescriptionBucketAttributes.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionstatic IBucket
Bucket.fromBucketAttributes
(software.constructs.Construct scope, String id, BucketAttributes attrs) Creates a Bucket construct that represents an external bucket.