Show / Hide Table of Contents

Interface IEndpointRef

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

Namespace: Amazon.CDK.AWS.S3Outposts
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IEndpointRef : IConstruct, IDependable
Syntax (vb)
Public Interface IEndpointRef Inherits IConstruct, IDependable
Remarks

Stability: Experimental

Synopsis

Properties

EndpointRef

(experimental) A reference to a Endpoint resource.

Properties

EndpointRef

(experimental) A reference to a Endpoint resource.

IEndpointReference EndpointRef { get; }
Property Value

IEndpointReference

Remarks

Stability: Experimental

Back to top Generated by DocFX