ICustomEntityTypeRef

class aws_cdk.aws_glue.ICustomEntityTypeRef(*args, **kwargs)

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

custom_entity_type_ref

(experimental) A reference to a CustomEntityType resource.

Stability:

experimental

node

The tree node.