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