Amazon Managed Blockchain · JSON Structure

Amazon Managed Blockchain Threshold Percentage Int Structure

ThresholdPercentageInt schema from Amazon Managed Blockchain API

Type: int32 Properties: 0
BlockchainDistributed LedgerHyperledger FabricEthereum

ThresholdPercentageInt is a JSON Structure definition published by Amazon Managed Blockchain. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-managed-blockchain/refs/heads/main/json-structure/amazon-managed-blockchain-threshold-percentage-int-structure.json",
  "name": "ThresholdPercentageInt",
  "description": "ThresholdPercentageInt schema from Amazon Managed Blockchain API",
  "type": "int32",
  "minimum": 0,
  "maximum": 100
}