Interface ICustomEntityTypeRef
(experimental) Indicates that this resource can be referenced as a CustomEntityType.
Inherited Members
Namespace: Amazon.CDK.Interfaces.Glue
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface ICustomEntityTypeRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface ICustomEntityTypeRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks
Stability: Experimental
Synopsis
Properties
| CustomEntityTypeRef | (experimental) A reference to a CustomEntityType resource. |
Properties
CustomEntityTypeRef
(experimental) A reference to a CustomEntityType resource.
ICustomEntityTypeReference CustomEntityTypeRef { get; }
Property Value
Remarks
Stability: Experimental