Module aws_sdk_managedblockchain::types
source · Expand description
Data structures used by operation inputs/outputs.
Modules§
- Builders
- Error types that Amazon Managed Blockchain can respond with.
Structs§
The properties of the Accessor.
A summary of accessor properties.
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
YES
votes and the duration of the proposal. The policy applies to all proposals and is specified when the network is created.An invitation to an Amazon Web Services account to create a member and join the network.
An action to invite a specific Amazon Web Services account to create a member and join the network. The
InviteAction
is carried out when aProposal
isAPPROVED
.A configuration for logging events.
A collection of log configurations.
Member configuration properties.
Configuration properties of the member.
Attributes of Hyperledger Fabric for a member in a Managed Blockchain network using the Hyperledger Fabric framework.
Configuration properties for Hyperledger Fabric for a member in a Managed Blockchain network that is using the Hyperledger Fabric framework.
Configuration properties for logging events associated with a member of a Managed Blockchain network using the Hyperledger Fabric framework.
Attributes relevant to a member for the blockchain framework that the Managed Blockchain network uses.
Configuration properties relevant to a member for the blockchain framework that the Managed Blockchain network uses.
Configuration properties for logging events associated with a member of a Managed Blockchain network.
A summary of configuration properties for a member.
Network configuration properties.
Attributes of Ethereum for a network.
Attributes of Hyperledger Fabric for a network.
Hyperledger Fabric configuration properties for the network.
Attributes relevant to the network for the blockchain framework that the network uses.
Configuration properties relevant to the network for the blockchain framework that the network uses.
A summary of network configuration properties.
Configuration properties of a node.
Configuration properties of a node.
Attributes of an Ethereum node.
Attributes of Hyperledger Fabric for a peer node on a Hyperledger Fabric network on Managed Blockchain.
Configuration properties for logging events associated with a peer node owned by a member in a Managed Blockchain network.
Attributes relevant to a node on a Managed Blockchain network for the blockchain framework that the network uses.
Configuration properties for logging events associated with a peer node on a Hyperledger Fabric network on Managed Blockchain.
A summary of configuration properties for a node.
Properties of a proposal on a Managed Blockchain network.
The actions to carry out if a proposal is
APPROVED
.Properties of a proposal.
An action to remove a member from a Managed Blockchain network as the result of a removal proposal that is
APPROVED
. The member and all associated resources are deleted from the network.Properties of an individual vote that a member cast for a proposal.
The voting rules for the network to decide if a proposal is accepted
Enums§
- When writing a match expression against
AccessorNetworkType
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - When writing a match expression against
AccessorStatus
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - When writing a match expression against
AccessorType
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - When writing a match expression against
Edition
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - When writing a match expression against
Framework
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - When writing a match expression against
InvitationStatus
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - When writing a match expression against
MemberStatus
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - When writing a match expression against
NetworkStatus
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - When writing a match expression against
NodeStatus
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - When writing a match expression against
ProposalStatus
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - When writing a match expression against
StateDbType
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - When writing a match expression against
ThresholdComparator
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - When writing a match expression against
VoteValue
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature.