IDomainRef

class aws_cdk.aws_elasticsearch.IDomainRef(*args, **kwargs)

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

domain_ref

(experimental) A reference to a Domain resource.

Stability:

experimental

node

The tree node.