IMasterRef

class aws_cdk.aws_guardduty.IMasterRef(*args, **kwargs)

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

master_ref

(experimental) A reference to a Master resource.

Stability:

experimental

node

The tree node.