Uses of Interface
software.amazon.awscdk.services.s3.CorsRule
-
Uses of CorsRule in software.amazon.awscdk.services.s3
Modifier and TypeMethodDescriptionBucketProps.getCors()
The CORS configuration of this bucket.BucketProps.Jsii$Proxy.getCors()
Modifier and TypeMethodDescriptionvoid
Bucket.addCorsRule
(CorsRule rule) Adds a cross-origin access configuration for objects in an Amazon S3 bucket.Modifier and TypeMethodDescriptionThe CORS configuration of this bucket.Sets the value ofBucketProps.getCors()