interface IAccessorRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.ManagedBlockchain.IAccessorRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsmanagedblockchain#IAccessorRef |
![]() | software.amazon.awscdk.services.managedblockchain.IAccessorRef |
![]() | aws_cdk.aws_managedblockchain.IAccessorRef |
![]() | aws-cdk-lib » aws_managedblockchain » IAccessorRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a Accessor.
Properties
Name | Type | Description |
---|---|---|
accessor | Accessor | A reference to a Accessor resource. |
node | Node | The tree node. |
accessorRef
Type:
Accessor
A reference to a Accessor resource.
node
Type:
Node
The tree node.