Uses of Interface
software.amazon.awscdk.interfaces.memorydb.IACLRef
Packages that use IACLRef
Package
Description
AWS::MemoryDB Construct Library
-
Uses of IACLRef in software.amazon.awscdk.interfaces.memorydb
Subinterfaces of IACLRef in software.amazon.awscdk.interfaces.memorydbModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIACLRef.Classes in software.amazon.awscdk.interfaces.memorydb that implement IACLRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IACLRef in software.amazon.awscdk.services.memorydb
Classes in software.amazon.awscdk.services.memorydb that implement IACLRefMethods in software.amazon.awscdk.services.memorydb that return IACLRefModifier and TypeMethodDescriptionstatic IACLRefCfnACL.fromACLArn(software.constructs.Construct scope, String id, String arn) Creates a new IACLRef from an ARN.static IACLRefCfnACL.fromAclName(software.constructs.Construct scope, String id, String aclName) Creates a new IACLRef from a aclName.