interface ITrustAnchorRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.RolesAnywhere.ITrustAnchorRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsrolesanywhere#ITrustAnchorRef |
![]() | software.amazon.awscdk.services.rolesanywhere.ITrustAnchorRef |
![]() | aws_cdk.aws_rolesanywhere.ITrustAnchorRef |
![]() | aws-cdk-lib » aws_rolesanywhere » ITrustAnchorRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a TrustAnchor.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
trust | Trust | A reference to a TrustAnchor resource. |
node
Type:
Node
The tree node.
trustAnchorRef
Type:
Trust
A reference to a TrustAnchor resource.