Show / Hide Table of Contents

Interface ILocationSMBRef

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

Inherited Members
IEnvironmentAware.Env
Namespace: Amazon.CDK.Interfaces.DataSync
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface ILocationSMBRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface ILocationSMBRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks

Stability: Experimental

Synopsis

Properties

LocationSmbRef

(experimental) A reference to a LocationSMB resource.

Properties

LocationSmbRef

(experimental) A reference to a LocationSMB resource.

ILocationSMBReference LocationSmbRef { get; }
Property Value

ILocationSMBReference

Remarks

Stability: Experimental

Back to top Generated by DocFX