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