Interface ILocationEFSRef
(experimental) Indicates that this resource can be referenced as a LocationEFS.
Inherited Members
Namespace: Amazon.CDK.Interfaces.DataSync
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface ILocationEFSRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface ILocationEFSRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks
Stability: Experimental
Synopsis
Properties
| LocationEfsRef | (experimental) A reference to a LocationEFS resource. |
Properties
LocationEfsRef
(experimental) A reference to a LocationEFS resource.
ILocationEFSReference LocationEfsRef { get; }
Property Value
Remarks
Stability: Experimental