Show / Hide Table of Contents

Namespace Amazon.CDK.AWS.ManagedBlockchain

AWS::ManagedBlockchain Construct Library

--- End-of-Support
AWS CDK v1 has reached End-of-Support on 2023-06-01.
This package is no longer being updated, and users should migrate to AWS CDK v2.

For more information on how to migrate, see the Migrating to AWS CDK v2 guide.


This module is part of the AWS Cloud Development Kit project.

using Amazon.CDK.AWS.ManagedBlockchain;

There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:

    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.)

    Classes

    CfnAccessor

    A CloudFormation AWS::ManagedBlockchain::Accessor.

    CfnAccessorProps

    Properties for defining a CfnAccessor.

    CfnMember

    A CloudFormation AWS::ManagedBlockchain::Member.

    CfnMember.ApprovalThresholdPolicyProperty

    A policy type that defines the voting rules for the network.

    CfnMember.MemberConfigurationProperty

    Configuration properties of the member.

    CfnMember.MemberFabricConfigurationProperty

    Configuration properties for Hyperledger Fabric for a member in a Managed Blockchain network that is using the Hyperledger Fabric framework.

    CfnMember.MemberFrameworkConfigurationProperty

    Configuration properties relevant to a member for the blockchain framework that the Managed Blockchain network uses.

    CfnMember.NetworkConfigurationProperty

    Configuration properties of the network to which the member belongs.

    CfnMember.NetworkFabricConfigurationProperty

    Hyperledger Fabric configuration properties for the network.

    CfnMember.NetworkFrameworkConfigurationProperty

    Configuration properties relevant to the network for the blockchain framework that the network uses.

    CfnMember.VotingPolicyProperty

    The voting rules for the network to decide if a proposal is accepted.

    CfnMemberProps

    Properties for defining a CfnMember.

    CfnNode

    A CloudFormation AWS::ManagedBlockchain::Node.

    CfnNode.NodeConfigurationProperty

    Configuration properties of a peer node within a membership.

    CfnNodeProps

    Properties for defining a CfnNode.

    Interfaces

    CfnMember.IApprovalThresholdPolicyProperty

    A policy type that defines the voting rules for the network.

    CfnMember.IMemberConfigurationProperty

    Configuration properties of the member.

    CfnMember.IMemberFabricConfigurationProperty

    Configuration properties for Hyperledger Fabric for a member in a Managed Blockchain network that is using the Hyperledger Fabric framework.

    CfnMember.IMemberFrameworkConfigurationProperty

    Configuration properties relevant to a member for the blockchain framework that the Managed Blockchain network uses.

    CfnMember.INetworkConfigurationProperty

    Configuration properties of the network to which the member belongs.

    CfnMember.INetworkFabricConfigurationProperty

    Hyperledger Fabric configuration properties for the network.

    CfnMember.INetworkFrameworkConfigurationProperty

    Configuration properties relevant to the network for the blockchain framework that the network uses.

    CfnMember.IVotingPolicyProperty

    The voting rules for the network to decide if a proposal is accepted.

    CfnNode.INodeConfigurationProperty

    Configuration properties of a peer node within a membership.

    ICfnAccessorProps

    Properties for defining a CfnAccessor.

    ICfnMemberProps

    Properties for defining a CfnMember.

    ICfnNodeProps

    Properties for defining a CfnNode.

    Back to top Generated by DocFX