Uses of Interface
software.amazon.awscdk.interfaces.managedblockchain.IAccessorRef
Packages that use IAccessorRef
Package
Description
AWS::ManagedBlockchain Construct Library
-
Uses of IAccessorRef in software.amazon.awscdk.interfaces.managedblockchain
Subinterfaces of IAccessorRef in software.amazon.awscdk.interfaces.managedblockchainModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIAccessorRef.Classes in software.amazon.awscdk.interfaces.managedblockchain that implement IAccessorRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IAccessorRef in software.amazon.awscdk.services.managedblockchain
Classes in software.amazon.awscdk.services.managedblockchain that implement IAccessorRefModifier and TypeClassDescriptionclassCreates a new accessor for use with Amazon Managed Blockchain service that supports token based access.Methods in software.amazon.awscdk.services.managedblockchain that return IAccessorRefModifier and TypeMethodDescriptionstatic IAccessorRefCfnAccessor.fromAccessorArn(software.constructs.Construct scope, String id, String arn) Creates a new IAccessorRef from an ARN.static IAccessorRefCfnAccessor.fromAccessorId(software.constructs.Construct scope, String id, String accessorId) Creates a new IAccessorRef from a accessorId.