Uses of Interface
software.amazon.awscdk.interfaces.s3.IBucketPolicyRef
Packages that use IBucketPolicyRef
Package
Description
Amazon S3 Construct Library
-
Uses of IBucketPolicyRef in software.amazon.awscdk.interfaces.s3
Subinterfaces of IBucketPolicyRef in software.amazon.awscdk.interfaces.s3Modifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIBucketPolicyRef.Classes in software.amazon.awscdk.interfaces.s3 that implement IBucketPolicyRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IBucketPolicyRef in software.amazon.awscdk.services.s3
Classes in software.amazon.awscdk.services.s3 that implement IBucketPolicyRefModifier and TypeClassDescriptionclassThe bucket policy for an Amazon S3 bucket.classApplies an Amazon S3 bucket policy to an Amazon S3 bucket.