interface IDedicatedIpPoolRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.PinpointEmail.IDedicatedIpPoolRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awspinpointemail#IDedicatedIpPoolRef |
![]() | software.amazon.awscdk.services.pinpointemail.IDedicatedIpPoolRef |
![]() | aws_cdk.aws_pinpointemail.IDedicatedIpPoolRef |
![]() | aws-cdk-lib » aws_pinpointemail » IDedicatedIpPoolRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a DedicatedIpPool.
Properties
Name | Type | Description |
---|---|---|
dedicated | Dedicated | A reference to a DedicatedIpPool resource. |
node | Node | The tree node. |
dedicatedIpPoolRef
Type:
Dedicated
A reference to a DedicatedIpPool resource.
node
Type:
Node
The tree node.