IEmailIdentityRef

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

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

email_identity_ref

(experimental) A reference to a EmailIdentity resource.

Stability:

experimental

node

The tree node.