import * as mod from "https://aws-api.deno.dev/v0.2/services/managedblockchain.ts?docs=full";
ManagedBlockchain |
ApprovalThresholdPolicy | A policy type that defines the voting rules for the network.
The rules decide if a proposal is approved.
Approval may be based on criteria such as the percentage of |
CreateMemberInput | |
CreateMemberOutput | |
CreateNetworkInput | |
CreateNetworkOutput | |
CreateNodeInput | |
CreateNodeOutput | |
CreateProposalInput | |
CreateProposalOutput | |
DeleteMemberInput | |
DeleteNodeInput | |
GetMemberInput | |
GetMemberOutput | |
GetNetworkInput | |
GetNetworkOutput | |
GetNodeInput | |
GetNodeOutput | |
GetProposalInput | |
GetProposalOutput | |
Invitation | An invitation to an AWS account to create a member and join the network. |
InviteAction | An action to invite a specific AWS account to create a member and join the network.
The |
ListInvitationsInput | |
ListInvitationsOutput | |
ListMembersInput | |
ListMembersOutput | |
ListNetworksInput | |
ListNetworksOutput | |
ListNodesInput | |
ListNodesOutput | |
ListProposalsInput | |
ListProposalsOutput | |
ListProposalVotesInput | |
ListProposalVotesOutput | |
ListTagsForResourceRequest | |
ListTagsForResourceResponse | |
LogConfiguration | A configuration for logging events. |
LogConfigurations | A collection of log configurations. |
Member | Member configuration properties. |
MemberConfiguration | Configuration properties of the member. |
MemberFabricAttributes | Attributes of Hyperledger Fabric for a member in a Managed Blockchain network using the Hyperledger Fabric framework. |
MemberFabricConfiguration | Configuration properties for Hyperledger Fabric for a member in a Managed Blockchain network using the Hyperledger Fabric framework. |
MemberFabricLogPublishingConfiguration | Configuration properties for logging events associated with a member of a Managed Blockchain network using the Hyperledger Fabric framework. |
MemberFrameworkAttributes | Attributes relevant to a member for the blockchain framework that the Managed Blockchain network uses. |
MemberFrameworkConfiguration | Configuration properties relevant to a member for the blockchain framework that the Managed Blockchain network uses. |
MemberLogPublishingConfiguration | Configuration properties for logging events associated with a member of a Managed Blockchain network. |
MemberSummary | A summary of configuration properties for a member. |
Network | Network configuration properties. |
NetworkEthereumAttributes | Attributes of Ethereum for a network. |
NetworkFabricAttributes | Attributes of Hyperledger Fabric for a network. |
NetworkFabricConfiguration | Hyperledger Fabric configuration properties for the network. |
NetworkFrameworkAttributes | Attributes relevant to the network for the blockchain framework that the network uses. |
NetworkFrameworkConfiguration | Configuration properties relevant to the network for the blockchain framework that the network uses. |
NetworkSummary | A summary of network configuration properties. |
Node | Configuration properties of a node. |
NodeConfiguration | Configuration properties of a node. |
NodeEthereumAttributes | Attributes of an Ethereum node. |
NodeFabricAttributes | Attributes of Hyperledger Fabric for a peer node on a Hyperledger Fabric network on Managed Blockchain. |
NodeFabricLogPublishingConfiguration | Configuration properties for logging events associated with a peer node owned by a member in a Managed Blockchain network. |
NodeFrameworkAttributes | Attributes relevant to a node on a Managed Blockchain network for the blockchain framework that the network uses. |
NodeLogPublishingConfiguration | Configuration properties for logging events associated with a peer node on a Hyperledger Fabric network on Managed Blockchain. |
NodeSummary | A summary of configuration properties for a node. |
Proposal | Properties of a proposal on a Managed Blockchain network. |
ProposalActions | The actions to carry out if a proposal is |
ProposalSummary | Properties of a proposal. |
RejectInvitationInput | |
RemoveAction | An action to remove a member from a Managed Blockchain network as the result of a removal proposal that is |
TagResourceRequest | |
UntagResourceRequest | |
UpdateMemberInput | |
UpdateNodeInput | |
VoteOnProposalInput | |
VoteSummary | Properties of an individual vote that a member cast for a proposal. |
VotingPolicy | The voting rules for the network to decide if a proposal is accepted |