interface IIntegrationAssociationRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.Connect.IIntegrationAssociationRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsconnect#IIntegrationAssociationRef |
![]() | software.amazon.awscdk.services.connect.IIntegrationAssociationRef |
![]() | aws_cdk.aws_connect.IIntegrationAssociationRef |
![]() | aws-cdk-lib » aws_connect » IIntegrationAssociationRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a IntegrationAssociation.
Properties
Name | Type | Description |
---|---|---|
integration | Integration | A reference to a IntegrationAssociation resource. |
node | Node | The tree node. |
integrationAssociationRef
Type:
Integration
A reference to a IntegrationAssociation resource.
node
Type:
Node
The tree node.