IDomainNameV2Ref

class aws_cdk.aws_apigateway.IDomainNameV2Ref(*args, **kwargs)

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

domain_name_v2_ref

(experimental) A reference to a DomainNameV2 resource.

Stability:

experimental

node

The tree node.