Interface IDistributionRef
(experimental) Indicates that this resource can be referenced as a Distribution.
Namespace: Amazon.CDK.AWS.Lightsail
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IDistributionRef : IConstruct, IDependable
Syntax (vb)
Public Interface IDistributionRef Inherits IConstruct, IDependable
Remarks
Stability: Experimental
Synopsis
Properties
DistributionRef | (experimental) A reference to a Distribution resource. |
Properties
DistributionRef
(experimental) A reference to a Distribution resource.
IDistributionReference DistributionRef { get; }
Property Value
Remarks
Stability: Experimental