IDedicatedIpPoolRef
- class aws_cdk.aws_ses.IDedicatedIpPoolRef(*args, **kwargs)
Bases:
IConstruct
,Protocol
(experimental) Indicates that this resource can be referenced as a DedicatedIpPool.
- Stability:
experimental
Attributes
- dedicated_ip_pool_ref
(experimental) A reference to a DedicatedIpPool resource.
- Stability:
experimental
- node
The tree node.