Show / Hide Table of Contents

Interface IOutboundExternalLinkRef

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

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

Stability: Experimental

Synopsis

Properties

OutboundExternalLinkRef

(experimental) A reference to a OutboundExternalLink resource.

Properties

OutboundExternalLinkRef

(experimental) A reference to a OutboundExternalLink resource.

IOutboundExternalLinkReference OutboundExternalLinkRef { get; }
Property Value

IOutboundExternalLinkReference

Remarks

Stability: Experimental

Back to top Generated by DocFX