A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/ManagedBlockchain/Types/CreateNetworkInput.html below:

CreateNetworkInput — AWS SDK for Ruby V2

When passing CreateNetworkInput as input to an Aws::Client method, you can use a vanilla Hash:

{
  client_request_token: "ClientRequestTokenString",   name: "NameString",   description: "DescriptionString",
  framework: "HYPERLEDGER_FABRIC",   framework_version: "FrameworkVersionString",   framework_configuration: {
    fabric: {
      edition: "STARTER",     },
  },
  voting_policy: {     approval_threshold_policy: {
      threshold_percentage: 1,
      proposal_duration_in_hours: 1,
      threshold_comparator: "GREATER_THAN",     },
  },
  member_configuration: {     name: "NetworkMemberNameString",     description: "DescriptionString",
    framework_configuration: {       fabric: {
        admin_username: "UsernameString",         admin_password: "PasswordString",       },
    },
    log_publishing_configuration: {
      fabric: {
        ca_logs: {
          cloudwatch: {
            enabled: false,
          },
        },
      },
    },
  },
}

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4