interface IPolicyPrincipalAttachmentRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.IoT.IPolicyPrincipalAttachmentRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsiot#IPolicyPrincipalAttachmentRef |
![]() | software.amazon.awscdk.services.iot.IPolicyPrincipalAttachmentRef |
![]() | aws_cdk.aws_iot.IPolicyPrincipalAttachmentRef |
![]() | aws-cdk-lib » aws_iot » IPolicyPrincipalAttachmentRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a PolicyPrincipalAttachment.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
policy | Policy | A reference to a PolicyPrincipalAttachment resource. |
node
Type:
Node
The tree node.
policyPrincipalAttachmentRef
Type:
Policy
A reference to a PolicyPrincipalAttachment resource.