AWS.Tools.ManagedBlockchain.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.ManagedBlockchain</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.MBC.AddMBCResourceTagCmdlet">
            <summary>
            Adds or overwrites the specified tags for the specified Amazon Managed Blockchain
            resource. Each tag consists of a key and optional value.
             
              
            <para>
            When you specify a tag key that already exists, the tag value is overwritten with
            the new value. Use <c>UntagResource</c> to remove tag keys.
            </para><para>
            A resource can have up to 50 tags. If you try to create more than 50 tags for a resource,
            your request fails and returns an error.
            </para><para>
            For more information about tags, see <a href="https://docs.aws.amazon.com/managed-blockchain/latest/ethereum-dev/tagging-resources.html">Tagging
            Resources</a> in the <i>Amazon Managed Blockchain Ethereum Developer Guide</i>, or
            <a href="https://docs.aws.amazon.com/managed-blockchain/latest/hyperledger-fabric-dev/tagging-resources.html">Tagging
            Resources</a> in the <i>Amazon Managed Blockchain Hyperledger Fabric Developer Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.AddMBCResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the resource. For more information about ARNs and
            their format, see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">Amazon
            Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.AddMBCResourceTagCmdlet.Tag">
            <summary>
            <para>
            <para>The tags to assign to the specified resource. Tag values can be empty, for example,
            <c>"MyTagKey" : ""</c>. You can specify multiple key-value pairs in a single request,
            with an overall maximum of 50 tags added to each resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.AddMBCResourceTagCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ManagedBlockchain.Model.TagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.AddMBCResourceTagCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ResourceArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ResourceArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.AddMBCResourceTagCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MBC.DenyMBCInvitationCmdlet">
            <summary>
            Rejects an invitation to join a network. This action can be called by a principal
            in an Amazon Web Services account that has received an invitation to create a member
            and join a network.
             
              
            <para>
            Applies only to Hyperledger Fabric.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.DenyMBCInvitationCmdlet.InvitationId">
            <summary>
            <para>
            <para>The unique identifier of the invitation to reject.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.DenyMBCInvitationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ManagedBlockchain.Model.RejectInvitationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.DenyMBCInvitationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InvitationId parameter.
            The -PassThru parameter is deprecated, use -Select '^InvitationId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.DenyMBCInvitationCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MBC.GetMBCAccessorCmdlet">
            <summary>
            Returns detailed information about an accessor. An accessor object is a container
            that has the information required for token based access to your Ethereum nodes.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.GetMBCAccessorCmdlet.AccessorId">
            <summary>
            <para>
            <para>The unique identifier of the accessor.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.GetMBCAccessorCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Accessor'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ManagedBlockchain.Model.GetAccessorResponse).
            Specifying the name of a property of type Amazon.ManagedBlockchain.Model.GetAccessorResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.GetMBCAccessorCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AccessorId parameter.
            The -PassThru parameter is deprecated, use -Select '^AccessorId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MBC.GetMBCAccessorListCmdlet">
            <summary>
            Returns a list of the accessors and their properties. Accessor objects are containers
            that have the information required for token based access to your Ethereum nodes.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.GetMBCAccessorListCmdlet.NetworkType">
            <summary>
            <para>
            <para>The blockchain network that the <c>Accessor</c> token is created for.</para><note><para>Use the value <c>ETHEREUM_MAINNET_AND_GOERLI</c> for all existing <c>Accessors</c>
            tokens that were created before the <c>networkType</c> property was introduced.</para></note>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.GetMBCAccessorListCmdlet.MaxResult">
            <summary>
            <para>
            <para> The maximum number of accessors to list.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.GetMBCAccessorListCmdlet.NextToken">
            <summary>
            <para>
            <para> The pagination token that indicates the next set of results to retrieve. </para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.GetMBCAccessorListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Accessors'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ManagedBlockchain.Model.ListAccessorsResponse).
            Specifying the name of a property of type Amazon.ManagedBlockchain.Model.ListAccessorsResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.GetMBCAccessorListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the NetworkType parameter.
            The -PassThru parameter is deprecated, use -Select '^NetworkType' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.GetMBCAccessorListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MBC.GetMBCInvitationListCmdlet">
            <summary>
            Returns a list of all invitations for the current Amazon Web Services account.
             
              
            <para>
            Applies only to Hyperledger Fabric.
            </para><br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.GetMBCInvitationListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of invitations to return.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.GetMBCInvitationListCmdlet.NextToken">
            <summary>
            <para>
            <para>The pagination token that indicates the next set of results to retrieve.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.GetMBCInvitationListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Invitations'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ManagedBlockchain.Model.ListInvitationsResponse).
            Specifying the name of a property of type Amazon.ManagedBlockchain.Model.ListInvitationsResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.GetMBCInvitationListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MBC.GetMBCMemberCmdlet">
            <summary>
            Returns detailed information about a member.
             
              
            <para>
            Applies only to Hyperledger Fabric.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.GetMBCMemberCmdlet.MemberId">
            <summary>
            <para>
            <para>The unique identifier of the member.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.GetMBCMemberCmdlet.NetworkId">
            <summary>
            <para>
            <para>The unique identifier of the network to which the member belongs.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.GetMBCMemberCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Member'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ManagedBlockchain.Model.GetMemberResponse).
            Specifying the name of a property of type Amazon.ManagedBlockchain.Model.GetMemberResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.GetMBCMemberCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MemberId parameter.
            The -PassThru parameter is deprecated, use -Select '^MemberId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MBC.GetMBCMemberListCmdlet">
            <summary>
            Returns a list of the members in a network and properties of their configurations.
             
              
            <para>
            Applies only to Hyperledger Fabric.
            </para><br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.GetMBCMemberListCmdlet.IsOwned">
            <summary>
            <para>
            <para>An optional Boolean value. If provided, the request is limited either to members that
            the current Amazon Web Services account owns (<c>true</c>) or that other Amazon Web
            Services accountsn own (<c>false</c>). If omitted, all members are listed.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.GetMBCMemberListCmdlet.Name">
            <summary>
            <para>
            <para>The optional name of the member to list.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.GetMBCMemberListCmdlet.NetworkId">
            <summary>
            <para>
            <para>The unique identifier of the network for which to list members.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.GetMBCMemberListCmdlet.Status">
            <summary>
            <para>
            <para>An optional status specifier. If provided, only members currently in this status are
            listed.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.GetMBCMemberListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of members to return in the request.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.GetMBCMemberListCmdlet.NextToken">
            <summary>
            <para>
            <para>The pagination token that indicates the next set of results to retrieve.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.GetMBCMemberListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Members'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ManagedBlockchain.Model.ListMembersResponse).
            Specifying the name of a property of type Amazon.ManagedBlockchain.Model.ListMembersResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.GetMBCMemberListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the NetworkId parameter.
            The -PassThru parameter is deprecated, use -Select '^NetworkId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.GetMBCMemberListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MBC.GetMBCNetworkCmdlet">
            <summary>
            Returns detailed information about a network.
             
              
            <para>
            Applies to Hyperledger Fabric and Ethereum.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.GetMBCNetworkCmdlet.NetworkId">
            <summary>
            <para>
            <para>The unique identifier of the network to get information about.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.GetMBCNetworkCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Network'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ManagedBlockchain.Model.GetNetworkResponse).
            Specifying the name of a property of type Amazon.ManagedBlockchain.Model.GetNetworkResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.GetMBCNetworkCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the NetworkId parameter.
            The -PassThru parameter is deprecated, use -Select '^NetworkId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MBC.GetMBCNetworkListCmdlet">
            <summary>
            Returns information about the networks in which the current Amazon Web Services account
            participates.
             
              
            <para>
            Applies to Hyperledger Fabric and Ethereum.
            </para><br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.GetMBCNetworkListCmdlet.Framework">
            <summary>
            <para>
            <para>An optional framework specifier. If provided, only networks of this framework type
            are listed.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.GetMBCNetworkListCmdlet.Name">
            <summary>
            <para>
            <para>The name of the network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.GetMBCNetworkListCmdlet.Status">
            <summary>
            <para>
            <para>An optional status specifier. If provided, only networks currently in this status
            are listed.</para><para>Applies only to Hyperledger Fabric.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.GetMBCNetworkListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of networks to list.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.GetMBCNetworkListCmdlet.NextToken">
            <summary>
            <para>
            <para>The pagination token that indicates the next set of results to retrieve.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.GetMBCNetworkListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Networks'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ManagedBlockchain.Model.ListNetworksResponse).
            Specifying the name of a property of type Amazon.ManagedBlockchain.Model.ListNetworksResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.GetMBCNetworkListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Name parameter.
            The -PassThru parameter is deprecated, use -Select '^Name' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.GetMBCNetworkListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MBC.GetMBCNodeCmdlet">
            <summary>
            Returns detailed information about a node.
             
              
            <para>
            Applies to Hyperledger Fabric and Ethereum.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.GetMBCNodeCmdlet.MemberId">
            <summary>
            <para>
            <para>The unique identifier of the member that owns the node.</para><para>Applies only to Hyperledger Fabric and is required for Hyperledger Fabric.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.GetMBCNodeCmdlet.NetworkId">
            <summary>
            <para>
            <para>The unique identifier of the network that the node is on.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.GetMBCNodeCmdlet.NodeId">
            <summary>
            <para>
            <para>The unique identifier of the node.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.GetMBCNodeCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Node'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ManagedBlockchain.Model.GetNodeResponse).
            Specifying the name of a property of type Amazon.ManagedBlockchain.Model.GetNodeResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.GetMBCNodeCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the NodeId parameter.
            The -PassThru parameter is deprecated, use -Select '^NodeId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MBC.GetMBCNodeListCmdlet">
            <summary>
            Returns information about the nodes within a network.
             
              
            <para>
            Applies to Hyperledger Fabric and Ethereum.
            </para><br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.GetMBCNodeListCmdlet.MemberId">
            <summary>
            <para>
            <para>The unique identifier of the member who owns the nodes to list.</para><para>Applies only to Hyperledger Fabric and is required for Hyperledger Fabric.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.GetMBCNodeListCmdlet.NetworkId">
            <summary>
            <para>
            <para>The unique identifier of the network for which to list nodes.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.GetMBCNodeListCmdlet.Status">
            <summary>
            <para>
            <para>An optional status specifier. If provided, only nodes currently in this status are
            listed.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.GetMBCNodeListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of nodes to list.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.GetMBCNodeListCmdlet.NextToken">
            <summary>
            <para>
            <para>The pagination token that indicates the next set of results to retrieve.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.GetMBCNodeListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Nodes'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ManagedBlockchain.Model.ListNodesResponse).
            Specifying the name of a property of type Amazon.ManagedBlockchain.Model.ListNodesResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.GetMBCNodeListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MemberId parameter.
            The -PassThru parameter is deprecated, use -Select '^MemberId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.GetMBCNodeListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MBC.GetMBCProposalCmdlet">
            <summary>
            Returns detailed information about a proposal.
             
              
            <para>
            Applies only to Hyperledger Fabric.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.GetMBCProposalCmdlet.NetworkId">
            <summary>
            <para>
            <para>The unique identifier of the network for which the proposal is made.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.GetMBCProposalCmdlet.ProposalId">
            <summary>
            <para>
            <para>The unique identifier of the proposal.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.GetMBCProposalCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Proposal'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ManagedBlockchain.Model.GetProposalResponse).
            Specifying the name of a property of type Amazon.ManagedBlockchain.Model.GetProposalResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.GetMBCProposalCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ProposalId parameter.
            The -PassThru parameter is deprecated, use -Select '^ProposalId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MBC.GetMBCProposalListCmdlet">
            <summary>
            Returns a list of proposals for the network.
             
              
            <para>
            Applies only to Hyperledger Fabric.
            </para><br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.GetMBCProposalListCmdlet.NetworkId">
            <summary>
            <para>
            <para> The unique identifier of the network. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.GetMBCProposalListCmdlet.MaxResult">
            <summary>
            <para>
            <para> The maximum number of proposals to return. </para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.GetMBCProposalListCmdlet.NextToken">
            <summary>
            <para>
            <para> The pagination token that indicates the next set of results to retrieve. </para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.GetMBCProposalListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Proposals'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ManagedBlockchain.Model.ListProposalsResponse).
            Specifying the name of a property of type Amazon.ManagedBlockchain.Model.ListProposalsResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.GetMBCProposalListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the NetworkId parameter.
            The -PassThru parameter is deprecated, use -Select '^NetworkId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.GetMBCProposalListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MBC.GetMBCProposalVoteListCmdlet">
            <summary>
            Returns the list of votes for a specified proposal, including the value of each vote
            and the unique identifier of the member that cast the vote.
             
              
            <para>
            Applies only to Hyperledger Fabric.
            </para><br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.GetMBCProposalVoteListCmdlet.NetworkId">
            <summary>
            <para>
            <para> The unique identifier of the network. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.GetMBCProposalVoteListCmdlet.ProposalId">
            <summary>
            <para>
            <para> The unique identifier of the proposal. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.GetMBCProposalVoteListCmdlet.MaxResult">
            <summary>
            <para>
            <para> The maximum number of votes to return. </para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.GetMBCProposalVoteListCmdlet.NextToken">
            <summary>
            <para>
            <para> The pagination token that indicates the next set of results to retrieve. </para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.GetMBCProposalVoteListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ProposalVotes'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ManagedBlockchain.Model.ListProposalVotesResponse).
            Specifying the name of a property of type Amazon.ManagedBlockchain.Model.ListProposalVotesResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.GetMBCProposalVoteListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ProposalId parameter.
            The -PassThru parameter is deprecated, use -Select '^ProposalId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.GetMBCProposalVoteListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MBC.GetMBCResourceTagCmdlet">
            <summary>
            Returns a list of tags for the specified resource. Each tag consists of a key and
            optional value.
             
              
            <para>
            For more information about tags, see <a href="https://docs.aws.amazon.com/managed-blockchain/latest/ethereum-dev/tagging-resources.html">Tagging
            Resources</a> in the <i>Amazon Managed Blockchain Ethereum Developer Guide</i>, or
            <a href="https://docs.aws.amazon.com/managed-blockchain/latest/hyperledger-fabric-dev/tagging-resources.html">Tagging
            Resources</a> in the <i>Amazon Managed Blockchain Hyperledger Fabric Developer Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.GetMBCResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the resource. For more information about ARNs and
            their format, see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">Amazon
            Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.GetMBCResourceTagCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Tags'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ManagedBlockchain.Model.ListTagsForResourceResponse).
            Specifying the name of a property of type Amazon.ManagedBlockchain.Model.ListTagsForResourceResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.GetMBCResourceTagCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ResourceArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ResourceArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MBC.NewMBCAccessorCmdlet">
            <summary>
            Creates a new accessor for use with Amazon Managed Blockchain service that supports
            token based access. The accessor contains information required for token based access.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.NewMBCAccessorCmdlet.AccessorType">
            <summary>
            <para>
            <para>The type of accessor.</para><note><para>Currently, accessor type is restricted to <c>BILLING_TOKEN</c>.</para></note>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.NewMBCAccessorCmdlet.ClientRequestToken">
            <summary>
            <para>
            <para>This is a unique, case-sensitive identifier that you provide to ensure the idempotency
            of the operation. An idempotent operation completes no more than once. This identifier
            is required only if you make a service request directly using an HTTP client. It is
            generated automatically if you use an Amazon Web Services SDK or the Amazon Web Services
            CLI.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.NewMBCAccessorCmdlet.NetworkType">
            <summary>
            <para>
            <para>The blockchain network that the <c>Accessor</c> token is created for.</para><note><para>We recommend using the appropriate <c>networkType</c> value for the blockchain network
            that you are creating the <c>Accessor</c> token for. You cannnot use the value <c>ETHEREUM_MAINNET_AND_GOERLI</c>
            to specify a <c>networkType</c> for your Accessor token.</para><para>The default value of <c>ETHEREUM_MAINNET_AND_GOERLI</c> is only applied:</para><ul><li><para>when the <c>CreateAccessor</c> action does not set a <c>networkType</c>.</para></li><li><para>to all existing <c>Accessor</c> tokens that were created before the <c>networkType</c>
            property was introduced. </para></li></ul></note>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.NewMBCAccessorCmdlet.Tag">
            <summary>
            <para>
            <para>Tags to assign to the Accessor.</para><para> Each tag consists of a key and an optional value. You can specify multiple key-value
            pairs in a single request with an overall maximum of 50 tags allowed per resource.</para><para>For more information about tags, see <a href="https://docs.aws.amazon.com/managed-blockchain/latest/ethereum-dev/tagging-resources.html">Tagging
            Resources</a> in the <i>Amazon Managed Blockchain Ethereum Developer Guide</i>, or
            <a href="https://docs.aws.amazon.com/managed-blockchain/latest/hyperledger-fabric-dev/tagging-resources.html">Tagging
            Resources</a> in the <i>Amazon Managed Blockchain Hyperledger Fabric Developer Guide</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.NewMBCAccessorCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ManagedBlockchain.Model.CreateAccessorResponse).
            Specifying the name of a property of type Amazon.ManagedBlockchain.Model.CreateAccessorResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.NewMBCAccessorCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AccessorType parameter.
            The -PassThru parameter is deprecated, use -Select '^AccessorType' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.NewMBCAccessorCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MBC.NewMBCMemberCmdlet">
            <summary>
            Creates a member within a Managed Blockchain network.
             
              
            <para>
            Applies only to Hyperledger Fabric.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.NewMBCMemberCmdlet.Fabric_AdminPassword">
            <summary>
            <para>
            <para>The password for the member's initial administrative user. The <c>AdminPassword</c>
            must be at least 8 characters long and no more than 32 characters. It must contain
            at least one uppercase letter, one lowercase letter, and one digit. It cannot have
            a single quotation mark (‘), a double quotation marks (“), a forward slash(/), a backward
            slash(\), @, or a space.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.NewMBCMemberCmdlet.Fabric_AdminUsername">
            <summary>
            <para>
            <para>The user name for the member's initial administrative user.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.NewMBCMemberCmdlet.ClientRequestToken">
            <summary>
            <para>
            <para>A unique, case-sensitive identifier that you provide to ensure the idempotency of
            the operation. An idempotent operation completes no more than one time. This identifier
            is required only if you make a service request directly using an HTTP client. It is
            generated automatically if you use an Amazon Web Services SDK or the CLI.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.NewMBCMemberCmdlet.MemberConfiguration_Description">
            <summary>
            <para>
            <para>An optional description of the member.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.NewMBCMemberCmdlet.Cloudwatch_Enabled">
            <summary>
            <para>
            <para>Indicates whether logging is enabled.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.NewMBCMemberCmdlet.InvitationId">
            <summary>
            <para>
            <para>The unique identifier of the invitation that is sent to the member to join the network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.NewMBCMemberCmdlet.MemberConfiguration_KmsKeyArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the customer managed key in Key Management Service
            (KMS) to use for encryption at rest in the member. This parameter is inherited by
            any nodes that this member creates. For more information, see <a href="https://docs.aws.amazon.com/managed-blockchain/latest/hyperledger-fabric-dev/managed-blockchain-encryption-at-rest.html">Encryption
            at Rest</a> in the <i>Amazon Managed Blockchain Hyperledger Fabric Developer Guide</i>.</para><para>Use one of the following options to specify this parameter:</para><ul><li><para><b>Undefined or empty string</b> - By default, use an KMS key that is owned and managed
            by Amazon Web Services on your behalf.</para></li><li><para><b>A valid symmetric customer managed KMS key</b> - Use the specified KMS key in
            your account that you create, own, and manage.</para><para>Amazon Managed Blockchain doesn't support asymmetric keys. For more information, see
            <a href="https://docs.aws.amazon.com/kms/latest/developerguide/symmetric-asymmetric.html">Using
            symmetric and asymmetric keys</a> in the <i>Key Management Service Developer Guide</i>.</para><para>The following is an example of a KMS key ARN: <c>arn:aws:kms:us-east-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab</c></para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.NewMBCMemberCmdlet.MemberConfiguration_Name">
            <summary>
            <para>
            <para>The name of the member.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.NewMBCMemberCmdlet.NetworkId">
            <summary>
            <para>
            <para>The unique identifier of the network in which the member is created.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.NewMBCMemberCmdlet.MemberConfiguration_Tag">
            <summary>
            <para>
            <para>Tags assigned to the member. Tags consist of a key and optional value. </para><para>When specifying tags during creation, you can specify multiple key-value pairs in
            a single request, with an overall maximum of 50 tags added to each resource.</para><para>For more information about tags, see <a href="https://docs.aws.amazon.com/managed-blockchain/latest/ethereum-dev/tagging-resources.html">Tagging
            Resources</a> in the <i>Amazon Managed Blockchain Ethereum Developer Guide</i>, or
            <a href="https://docs.aws.amazon.com/managed-blockchain/latest/hyperledger-fabric-dev/tagging-resources.html">Tagging
            Resources</a> in the <i>Amazon Managed Blockchain Hyperledger Fabric Developer Guide</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.NewMBCMemberCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'MemberId'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ManagedBlockchain.Model.CreateMemberResponse).
            Specifying the name of a property of type Amazon.ManagedBlockchain.Model.CreateMemberResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.NewMBCMemberCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MemberConfiguration_Name parameter.
            The -PassThru parameter is deprecated, use -Select '^MemberConfiguration_Name' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.NewMBCMemberCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MBC.NewMBCNetworkCmdlet">
            <summary>
            Creates a new blockchain network using Amazon Managed Blockchain.
             
              
            <para>
            Applies only to Hyperledger Fabric.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.NewMBCNetworkCmdlet.Fabric_AdminPassword">
            <summary>
            <para>
            <para>The password for the member's initial administrative user. The <c>AdminPassword</c>
            must be at least 8 characters long and no more than 32 characters. It must contain
            at least one uppercase letter, one lowercase letter, and one digit. It cannot have
            a single quotation mark (‘), a double quotation marks (“), a forward slash(/), a backward
            slash(\), @, or a space.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.NewMBCNetworkCmdlet.Fabric_AdminUsername">
            <summary>
            <para>
            <para>The user name for the member's initial administrative user.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.NewMBCNetworkCmdlet.ClientRequestToken">
            <summary>
            <para>
            <para>This is a unique, case-sensitive identifier that you provide to ensure the idempotency
            of the operation. An idempotent operation completes no more than once. This identifier
            is required only if you make a service request directly using an HTTP client. It is
            generated automatically if you use an Amazon Web Services SDK or the Amazon Web Services
            CLI. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.NewMBCNetworkCmdlet.Description">
            <summary>
            <para>
            <para>An optional description for the network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.NewMBCNetworkCmdlet.MemberConfiguration_Description">
            <summary>
            <para>
            <para>An optional description of the member.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.NewMBCNetworkCmdlet.Fabric_Edition">
            <summary>
            <para>
            <para>The edition of Amazon Managed Blockchain that the network uses. For more information,
            see <a href="http://aws.amazon.com/managed-blockchain/pricing/">Amazon Managed Blockchain
            Pricing</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.NewMBCNetworkCmdlet.Cloudwatch_Enabled">
            <summary>
            <para>
            <para>Indicates whether logging is enabled.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.NewMBCNetworkCmdlet.Framework">
            <summary>
            <para>
            <para>The blockchain framework that the network uses.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.NewMBCNetworkCmdlet.FrameworkVersion">
            <summary>
            <para>
            <para>The version of the blockchain framework that the network uses.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.NewMBCNetworkCmdlet.MemberConfiguration_KmsKeyArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the customer managed key in Key Management Service
            (KMS) to use for encryption at rest in the member. This parameter is inherited by
            any nodes that this member creates. For more information, see <a href="https://docs.aws.amazon.com/managed-blockchain/latest/hyperledger-fabric-dev/managed-blockchain-encryption-at-rest.html">Encryption
            at Rest</a> in the <i>Amazon Managed Blockchain Hyperledger Fabric Developer Guide</i>.</para><para>Use one of the following options to specify this parameter:</para><ul><li><para><b>Undefined or empty string</b> - By default, use an KMS key that is owned and managed
            by Amazon Web Services on your behalf.</para></li><li><para><b>A valid symmetric customer managed KMS key</b> - Use the specified KMS key in
            your account that you create, own, and manage.</para><para>Amazon Managed Blockchain doesn't support asymmetric keys. For more information, see
            <a href="https://docs.aws.amazon.com/kms/latest/developerguide/symmetric-asymmetric.html">Using
            symmetric and asymmetric keys</a> in the <i>Key Management Service Developer Guide</i>.</para><para>The following is an example of a KMS key ARN: <c>arn:aws:kms:us-east-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab</c></para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.NewMBCNetworkCmdlet.MemberConfiguration_Name">
            <summary>
            <para>
            <para>The name of the member.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.NewMBCNetworkCmdlet.Name">
            <summary>
            <para>
            <para>The name of the network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.NewMBCNetworkCmdlet.ApprovalThresholdPolicy_ProposalDurationInHour">
            <summary>
            <para>
            <para>The duration from the time that a proposal is created until it expires. If members
            cast neither the required number of <c>YES</c> votes to approve the proposal nor the
            number of <c>NO</c> votes required to reject it before the duration expires, the proposal
            is <c>EXPIRED</c> and <c>ProposalActions</c> aren't carried out.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.NewMBCNetworkCmdlet.MemberConfiguration_Tag">
            <summary>
            <para>
            <para>Tags assigned to the member. Tags consist of a key and optional value. </para><para>When specifying tags during creation, you can specify multiple key-value pairs in
            a single request, with an overall maximum of 50 tags added to each resource.</para><para>For more information about tags, see <a href="https://docs.aws.amazon.com/managed-blockchain/latest/ethereum-dev/tagging-resources.html">Tagging
            Resources</a> in the <i>Amazon Managed Blockchain Ethereum Developer Guide</i>, or
            <a href="https://docs.aws.amazon.com/managed-blockchain/latest/hyperledger-fabric-dev/tagging-resources.html">Tagging
            Resources</a> in the <i>Amazon Managed Blockchain Hyperledger Fabric Developer Guide</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.NewMBCNetworkCmdlet.Tag">
            <summary>
            <para>
            <para>Tags to assign to the network.</para><para> Each tag consists of a key and an optional value. You can specify multiple key-value
            pairs in a single request with an overall maximum of 50 tags allowed per resource.</para><para>For more information about tags, see <a href="https://docs.aws.amazon.com/managed-blockchain/latest/ethereum-dev/tagging-resources.html">Tagging
            Resources</a> in the <i>Amazon Managed Blockchain Ethereum Developer Guide</i>, or
            <a href="https://docs.aws.amazon.com/managed-blockchain/latest/hyperledger-fabric-dev/tagging-resources.html">Tagging
            Resources</a> in the <i>Amazon Managed Blockchain Hyperledger Fabric Developer Guide</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.NewMBCNetworkCmdlet.ApprovalThresholdPolicy_ThresholdComparator">
            <summary>
            <para>
            <para>Determines whether the vote percentage must be greater than the <c>ThresholdPercentage</c>
            or must be greater than or equal to the <c>ThresholdPercentage</c> to be approved.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.NewMBCNetworkCmdlet.ApprovalThresholdPolicy_ThresholdPercentage">
            <summary>
            <para>
            <para>The percentage of votes among all members that must be <c>YES</c> for a proposal to
            be approved. For example, a <c>ThresholdPercentage</c> value of <c>50</c> indicates
            50%. The <c>ThresholdComparator</c> determines the precise comparison. If a <c>ThresholdPercentage</c>
            value of <c>50</c> is specified on a network with 10 members, along with a <c>ThresholdComparator</c>
            value of <c>GREATER_THAN</c>, this indicates that 6 <c>YES</c> votes are required
            for the proposal to be approved.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.NewMBCNetworkCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ManagedBlockchain.Model.CreateNetworkResponse).
            Specifying the name of a property of type Amazon.ManagedBlockchain.Model.CreateNetworkResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.NewMBCNetworkCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Name parameter.
            The -PassThru parameter is deprecated, use -Select '^Name' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.NewMBCNetworkCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MBC.NewMBCNodeCmdlet">
            <summary>
            Creates a node on the specified blockchain network.
             
              
            <para>
            Applies to Hyperledger Fabric and Ethereum.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.NewMBCNodeCmdlet.NodeConfiguration_AvailabilityZone">
            <summary>
            <para>
            <para>The Availability Zone in which the node exists. Required for Ethereum nodes. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.NewMBCNodeCmdlet.ClientRequestToken">
            <summary>
            <para>
            <para>A unique, case-sensitive identifier that you provide to ensure the idempotency of
            the operation. An idempotent operation completes no more than one time. This identifier
            is required only if you make a service request directly using an HTTP client. It is
            generated automatically if you use an Amazon Web Services SDK or the CLI.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.NewMBCNodeCmdlet.LogPublishingConfiguration_Fabric">
            <summary>
            <para>
            <para>Configuration properties for logging events associated with a node that is owned by
            a member of a Managed Blockchain network using the Hyperledger Fabric framework.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.NewMBCNodeCmdlet.NodeConfiguration_InstanceType">
            <summary>
            <para>
            <para>The Amazon Managed Blockchain instance type for the node.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.NewMBCNodeCmdlet.MemberId">
            <summary>
            <para>
            <para>The unique identifier of the member that owns this node.</para><para>Applies only to Hyperledger Fabric.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.NewMBCNodeCmdlet.NetworkId">
            <summary>
            <para>
            <para>The unique identifier of the network for the node.</para><para>Ethereum public networks have the following <c>NetworkId</c>s:</para><ul><li><para><c>n-ethereum-mainnet</c></para></li><li><para><c>n-ethereum-goerli</c></para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.NewMBCNodeCmdlet.NodeConfiguration_StateDB">
            <summary>
            <para>
            <para>The state database that the node uses. Values are <c>LevelDB</c> or <c>CouchDB</c>.
            When using an Amazon Managed Blockchain network with Hyperledger Fabric version 1.4
            or later, the default is <c>CouchDB</c>.</para><para>Applies only to Hyperledger Fabric.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.NewMBCNodeCmdlet.Tag">
            <summary>
            <para>
            <para>Tags to assign to the node.</para><para> Each tag consists of a key and an optional value. You can specify multiple key-value
            pairs in a single request with an overall maximum of 50 tags allowed per resource.</para><para>For more information about tags, see <a href="https://docs.aws.amazon.com/managed-blockchain/latest/ethereum-dev/tagging-resources.html">Tagging
            Resources</a> in the <i>Amazon Managed Blockchain Ethereum Developer Guide</i>, or
            <a href="https://docs.aws.amazon.com/managed-blockchain/latest/hyperledger-fabric-dev/tagging-resources.html">Tagging
            Resources</a> in the <i>Amazon Managed Blockchain Hyperledger Fabric Developer Guide</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.NewMBCNodeCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'NodeId'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ManagedBlockchain.Model.CreateNodeResponse).
            Specifying the name of a property of type Amazon.ManagedBlockchain.Model.CreateNodeResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.NewMBCNodeCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the NetworkId parameter.
            The -PassThru parameter is deprecated, use -Select '^NetworkId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.NewMBCNodeCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MBC.NewMBCProposalCmdlet">
            <summary>
            Creates a proposal for a change to the network that other members of the network can
            vote on, for example, a proposal to add a new member to the network. Any member can
            create a proposal.
             
              
            <para>
            Applies only to Hyperledger Fabric.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.NewMBCProposalCmdlet.ClientRequestToken">
            <summary>
            <para>
            <para>A unique, case-sensitive identifier that you provide to ensure the idempotency of
            the operation. An idempotent operation completes no more than one time. This identifier
            is required only if you make a service request directly using an HTTP client. It is
            generated automatically if you use an Amazon Web Services SDK or the CLI.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.NewMBCProposalCmdlet.Description">
            <summary>
            <para>
            <para>A description for the proposal that is visible to voting members, for example, "Proposal
            to add Example Corp. as member."</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.NewMBCProposalCmdlet.Actions_Invitation">
            <summary>
            <para>
            <para> The actions to perform for an <c>APPROVED</c> proposal to invite an Amazon Web Services
            account to create a member and join the network. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.NewMBCProposalCmdlet.MemberId">
            <summary>
            <para>
            <para>The unique identifier of the member that is creating the proposal. This identifier
            is especially useful for identifying the member making the proposal when multiple
            members exist in a single Amazon Web Services account.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.NewMBCProposalCmdlet.NetworkId">
            <summary>
            <para>
            <para> The unique identifier of the network for which the proposal is made.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.NewMBCProposalCmdlet.Actions_Removal">
            <summary>
            <para>
            <para> The actions to perform for an <c>APPROVED</c> proposal to remove a member from the
            network, which deletes the member and all associated member resources from the network.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.NewMBCProposalCmdlet.Tag">
            <summary>
            <para>
            <para>Tags to assign to the proposal.</para><para> Each tag consists of a key and an optional value. You can specify multiple key-value
            pairs in a single request with an overall maximum of 50 tags allowed per resource.</para><para>For more information about tags, see <a href="https://docs.aws.amazon.com/managed-blockchain/latest/ethereum-dev/tagging-resources.html">Tagging
            Resources</a> in the <i>Amazon Managed Blockchain Ethereum Developer Guide</i>, or
            <a href="https://docs.aws.amazon.com/managed-blockchain/latest/hyperledger-fabric-dev/tagging-resources.html">Tagging
            Resources</a> in the <i>Amazon Managed Blockchain Hyperledger Fabric Developer Guide</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.NewMBCProposalCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ProposalId'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ManagedBlockchain.Model.CreateProposalResponse).
            Specifying the name of a property of type Amazon.ManagedBlockchain.Model.CreateProposalResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.NewMBCProposalCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the NetworkId parameter.
            The -PassThru parameter is deprecated, use -Select '^NetworkId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.NewMBCProposalCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MBC.RemoveMBCAccessorCmdlet">
            <summary>
            Deletes an accessor that your Amazon Web Services account owns. An accessor object
            is a container that has the information required for token based access to your Ethereum
            nodes including, the <c>BILLING_TOKEN</c>. After an accessor is deleted, the status
            of the accessor changes from <c>AVAILABLE</c> to <c>PENDING_DELETION</c>. An accessor
            in the <c>PENDING_DELETION</c> state can’t be used for new WebSocket requests or HTTP
            requests. However, WebSocket connections that were initiated while the accessor was
            in the <c>AVAILABLE</c> state remain open until they expire (up to 2 hours).
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.RemoveMBCAccessorCmdlet.AccessorId">
            <summary>
            <para>
            <para>The unique identifier of the accessor.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.RemoveMBCAccessorCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ManagedBlockchain.Model.DeleteAccessorResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.RemoveMBCAccessorCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AccessorId parameter.
            The -PassThru parameter is deprecated, use -Select '^AccessorId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.RemoveMBCAccessorCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MBC.RemoveMBCMemberCmdlet">
            <summary>
            Deletes a member. Deleting a member removes the member and all associated resources
            from the network. <c>DeleteMember</c> can only be called for a specified <c>MemberId</c>
            if the principal performing the action is associated with the Amazon Web Services
            account that owns the member. In all other cases, the <c>DeleteMember</c> action is
            carried out as the result of an approved proposal to remove a member. If <c>MemberId</c>
            is the last member in a network specified by the last Amazon Web Services account,
            the network is deleted also.
             
              
            <para>
            Applies only to Hyperledger Fabric.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.RemoveMBCMemberCmdlet.MemberId">
            <summary>
            <para>
            <para>The unique identifier of the member to remove.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.RemoveMBCMemberCmdlet.NetworkId">
            <summary>
            <para>
            <para>The unique identifier of the network from which the member is removed.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.RemoveMBCMemberCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ManagedBlockchain.Model.DeleteMemberResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.RemoveMBCMemberCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MemberId parameter.
            The -PassThru parameter is deprecated, use -Select '^MemberId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.RemoveMBCMemberCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MBC.RemoveMBCNodeCmdlet">
            <summary>
            Deletes a node that your Amazon Web Services account owns. All data on the node is
            lost and cannot be recovered.
             
              
            <para>
            Applies to Hyperledger Fabric and Ethereum.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.RemoveMBCNodeCmdlet.MemberId">
            <summary>
            <para>
            <para>The unique identifier of the member that owns this node.</para><para>Applies only to Hyperledger Fabric and is required for Hyperledger Fabric.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.RemoveMBCNodeCmdlet.NetworkId">
            <summary>
            <para>
            <para>The unique identifier of the network that the node is on.</para><para>Ethereum public networks have the following <c>NetworkId</c>s:</para><ul><li><para><c>n-ethereum-mainnet</c></para></li><li><para><c>n-ethereum-goerli</c></para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.RemoveMBCNodeCmdlet.NodeId">
            <summary>
            <para>
            <para>The unique identifier of the node.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.RemoveMBCNodeCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ManagedBlockchain.Model.DeleteNodeResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.RemoveMBCNodeCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the NodeId parameter.
            The -PassThru parameter is deprecated, use -Select '^NodeId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.RemoveMBCNodeCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MBC.RemoveMBCResourceTagCmdlet">
            <summary>
            Removes the specified tags from the Amazon Managed Blockchain resource.
             
              
            <para>
            For more information about tags, see <a href="https://docs.aws.amazon.com/managed-blockchain/latest/ethereum-dev/tagging-resources.html">Tagging
            Resources</a> in the <i>Amazon Managed Blockchain Ethereum Developer Guide</i>, or
            <a href="https://docs.aws.amazon.com/managed-blockchain/latest/hyperledger-fabric-dev/tagging-resources.html">Tagging
            Resources</a> in the <i>Amazon Managed Blockchain Hyperledger Fabric Developer Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.RemoveMBCResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the resource. For more information about ARNs and
            their format, see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">Amazon
            Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.RemoveMBCResourceTagCmdlet.TagKey">
            <summary>
            <para>
            <para>The tag keys.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.RemoveMBCResourceTagCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ManagedBlockchain.Model.UntagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.RemoveMBCResourceTagCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ResourceArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ResourceArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.RemoveMBCResourceTagCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MBC.SendMBCProposalVoteCmdlet">
            <summary>
            Casts a vote for a specified <c>ProposalId</c> on behalf of a member. The member to
            vote as, specified by <c>VoterMemberId</c>, must be in the same Amazon Web Services
            account as the principal that calls the action.
             
              
            <para>
            Applies only to Hyperledger Fabric.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.SendMBCProposalVoteCmdlet.NetworkId">
            <summary>
            <para>
            <para> The unique identifier of the network. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.SendMBCProposalVoteCmdlet.ProposalId">
            <summary>
            <para>
            <para> The unique identifier of the proposal. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.SendMBCProposalVoteCmdlet.Vote">
            <summary>
            <para>
            <para> The value of the vote. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.SendMBCProposalVoteCmdlet.VoterMemberId">
            <summary>
            <para>
            <para>The unique identifier of the member casting the vote. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.SendMBCProposalVoteCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ManagedBlockchain.Model.VoteOnProposalResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.SendMBCProposalVoteCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ProposalId parameter.
            The -PassThru parameter is deprecated, use -Select '^ProposalId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.SendMBCProposalVoteCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MBC.UpdateMBCMemberCmdlet">
            <summary>
            Updates a member configuration with new parameters.
             
              
            <para>
            Applies only to Hyperledger Fabric.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.UpdateMBCMemberCmdlet.Cloudwatch_Enabled">
            <summary>
            <para>
            <para>Indicates whether logging is enabled.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.UpdateMBCMemberCmdlet.MemberId">
            <summary>
            <para>
            <para>The unique identifier of the member.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.UpdateMBCMemberCmdlet.NetworkId">
            <summary>
            <para>
            <para>The unique identifier of the Managed Blockchain network to which the member belongs.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.UpdateMBCMemberCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ManagedBlockchain.Model.UpdateMemberResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.UpdateMBCMemberCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MemberId parameter.
            The -PassThru parameter is deprecated, use -Select '^MemberId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.UpdateMBCMemberCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MBC.UpdateMBCNodeCmdlet">
            <summary>
            Updates a node configuration with new parameters.
             
              
            <para>
            Applies only to Hyperledger Fabric.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.UpdateMBCNodeCmdlet.LogPublishingConfiguration_Fabric">
            <summary>
            <para>
            <para>Configuration properties for logging events associated with a node that is owned by
            a member of a Managed Blockchain network using the Hyperledger Fabric framework.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.UpdateMBCNodeCmdlet.MemberId">
            <summary>
            <para>
            <para>The unique identifier of the member that owns the node.</para><para>Applies only to Hyperledger Fabric.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.UpdateMBCNodeCmdlet.NetworkId">
            <summary>
            <para>
            <para>The unique identifier of the network that the node is on.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.UpdateMBCNodeCmdlet.NodeId">
            <summary>
            <para>
            <para>The unique identifier of the node.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.UpdateMBCNodeCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ManagedBlockchain.Model.UpdateNodeResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.UpdateMBCNodeCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the NodeId parameter.
            The -PassThru parameter is deprecated, use -Select '^NodeId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MBC.UpdateMBCNodeCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
    </members>
</doc>