IContactListRef

class aws_cdk.aws_ses.IContactListRef(*args, **kwargs)

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

contact_list_ref

(experimental) A reference to a ContactList resource.

Stability:

experimental

node

The tree node.