interface IProfileAssociationRef
Language | Type name |
---|---|
![]() | Amazon.CDK.aws_route53profiles.IProfileAssociationRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsroute53profiles#IProfileAssociationRef |
![]() | software.amazon.awscdk.services.route53profiles.IProfileAssociationRef |
![]() | aws_cdk.aws_route53profiles.IProfileAssociationRef |
![]() | aws-cdk-lib » aws_route53profiles » IProfileAssociationRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a ProfileAssociation.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
profile | Profile | A reference to a ProfileAssociation resource. |
node
Type:
Node
The tree node.
profileAssociationRef
Type:
Profile
A reference to a ProfileAssociation resource.