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