Show / Hide Table of Contents

Interface ILocationS3Ref

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

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

ILocationS3Reference

Remarks

Stability: Experimental

Back to top Generated by DocFX