IDHCPOptionsRef

class aws_cdk.aws_ec2.IDHCPOptionsRef(*args, **kwargs)

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

dhcp_options_ref

(experimental) A reference to a DHCPOptions resource.

Stability:

experimental

node

The tree node.