# README
AWS::ManagedBlockchain Construct Library
This module is part of the AWS Cloud Development Kit project.
import managedblockchain "github.com/aws/aws-cdk-go/awscdk"
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
- Search Construct Hub for ManagedBlockchain construct libraries
- Use the automatically generated L1 constructs, in the same way you would use the CloudFormation AWS::ManagedBlockchain resources directly.
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::ManagedBlockchain.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
# Functions
No description provided by the author
Returns `true` if a construct is a stack element (i.e.
Check whether the given construct is a CfnResource.
Return whether the given object is a Construct.
No description provided by the author
Returns `true` if a construct is a stack element (i.e.
Check whether the given construct is a CfnResource.
Return whether the given object is a Construct.
No description provided by the author
Returns `true` if a construct is a stack element (i.e.
Check whether the given construct is a CfnResource.
Return whether the given object is a Construct.
Create a new `AWS::ManagedBlockchain::Accessor`.
Create a new `AWS::ManagedBlockchain::Accessor`.
Create a new `AWS::ManagedBlockchain::Member`.
Create a new `AWS::ManagedBlockchain::Member`.
Create a new `AWS::ManagedBlockchain::Node`.
Create a new `AWS::ManagedBlockchain::Node`.
# Structs
Properties for defining a `CfnAccessor`.
A policy type that defines the voting rules for the network.
Configuration properties of the member.
Configuration properties for Hyperledger Fabric for a member in a Managed Blockchain network that is using the Hyperledger Fabric framework.
Configuration properties relevant to a member for the blockchain framework that the Managed Blockchain network uses.
Configuration properties of the network to which the member belongs.
Hyperledger Fabric configuration properties for the network.
Configuration properties relevant to the network for the blockchain framework that the network uses.
The voting rules for the network to decide if a proposal is accepted.
Properties for defining a `CfnMember`.
Configuration properties of a peer node within a membership.
Properties for defining a `CfnNode`.
# Interfaces
A CloudFormation `AWS::ManagedBlockchain::Accessor`.
A CloudFormation `AWS::ManagedBlockchain::Member`.
A CloudFormation `AWS::ManagedBlockchain::Node`.