Uses of Interface
software.amazon.awscdk.interfaces.memorydb.IUserRef
Packages that use IUserRef
Package
Description
AWS::MemoryDB Construct Library
-
Uses of IUserRef in software.amazon.awscdk.interfaces.memorydb
Subinterfaces of IUserRef in software.amazon.awscdk.interfaces.memorydbModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIUserRef.Classes in software.amazon.awscdk.interfaces.memorydb that implement IUserRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IUserRef in software.amazon.awscdk.services.memorydb
Classes in software.amazon.awscdk.services.memorydb that implement IUserRefMethods in software.amazon.awscdk.services.memorydb that return IUserRefModifier and TypeMethodDescriptionstatic IUserRefCfnUser.fromUserArn(software.constructs.Construct scope, String id, String arn) Creates a new IUserRef from an ARN.static IUserRefCfnUser.fromUserName(software.constructs.Construct scope, String id, String userName) Creates a new IUserRef from a userName.