Show / Hide Table of Contents

Interface ICustomEntityTypeRef

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

Inherited Members
IEnvironmentAware.Env
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

ICustomEntityTypeReference

Remarks

Stability: Experimental

Back to top Generated by DocFX