Uses of Interface
software.amazon.awscdk.interfaces.s3.IAccessGrantRef
Packages that use IAccessGrantRef
Package
Description
Amazon S3 Construct Library
-
Uses of IAccessGrantRef in software.amazon.awscdk.interfaces.s3
Subinterfaces of IAccessGrantRef in software.amazon.awscdk.interfaces.s3Modifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIAccessGrantRef.Classes in software.amazon.awscdk.interfaces.s3 that implement IAccessGrantRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IAccessGrantRef in software.amazon.awscdk.services.s3
Classes in software.amazon.awscdk.services.s3 that implement IAccessGrantRefModifier and TypeClassDescriptionclassTheAWS::S3::AccessGrantresource creates an access grant that gives a grantee access to your S3 data.