Uses of Interface
software.amazon.awscdk.services.efs.IAccessPoint
-
Uses of IAccessPoint in software.amazon.awscdk.services.efs
Subinterfaces of IAccessPoint in software.amazon.awscdk.services.efsModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIAccessPoint.Classes in software.amazon.awscdk.services.efs that implement IAccessPointModifier and TypeClassDescriptionclassRepresents the AccessPoint.static final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.efs that return IAccessPointModifier and TypeMethodDescriptionstatic IAccessPointAccessPoint.fromAccessPointAttributes(software.constructs.Construct scope, String id, AccessPointAttributes attrs) Import an existing Access Point by attributes.static IAccessPointAccessPoint.fromAccessPointId(software.constructs.Construct scope, String id, String accessPointId) Import an existing Access Point by id.