Uses of Interface
software.amazon.awscdk.interfaces.s3.IAccessGrantsInstanceRef
Packages that use IAccessGrantsInstanceRef
Package
Description
Amazon S3 Construct Library
-
Uses of IAccessGrantsInstanceRef in software.amazon.awscdk.interfaces.s3
Subinterfaces of IAccessGrantsInstanceRef in software.amazon.awscdk.interfaces.s3Modifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIAccessGrantsInstanceRef.Classes in software.amazon.awscdk.interfaces.s3 that implement IAccessGrantsInstanceRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IAccessGrantsInstanceRef in software.amazon.awscdk.services.s3
Classes in software.amazon.awscdk.services.s3 that implement IAccessGrantsInstanceRefModifier and TypeClassDescriptionclassTheAWS::S3::AccessGrantInstanceresource creates an S3 Access Grants instance, which serves as a logical grouping for access grants.