interface IVdmAttributesRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.SES.IVdmAttributesRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsses#IVdmAttributesRef |
![]() | software.amazon.awscdk.services.ses.IVdmAttributesRef |
![]() | aws_cdk.aws_ses.IVdmAttributesRef |
![]() | aws-cdk-lib » aws_ses » IVdmAttributesRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a VdmAttributes.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
vdm | Vdm | A reference to a VdmAttributes resource. |
node
Type:
Node
The tree node.
vdmAttributesRef
Type:
Vdm
A reference to a VdmAttributes resource.