Show / Hide Table of Contents

Interface ILocationEFSRef

(experimental) Indicates that this resource can be referenced as a LocationEFS.

Inherited Members
IEnvironmentAware.Env
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

ILocationEFSReference

Remarks

Stability: Experimental

Back to top Generated by DocFX