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