Show / Hide Table of Contents

Interface IAcceleratorRef

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

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

Stability: Experimental

Synopsis

Properties

AcceleratorRef

(experimental) A reference to a Accelerator resource.

Properties

AcceleratorRef

(experimental) A reference to a Accelerator resource.

IAcceleratorReference AcceleratorRef { get; }
Property Value

IAcceleratorReference

Remarks

Stability: Experimental

Back to top Generated by DocFX