

# MemberFabricAttributes
<a name="API_MemberFabricAttributes"></a>

Attributes of Hyperledger Fabric for a member in a Managed Blockchain network using the Hyperledger Fabric framework.

## Contents
<a name="API_MemberFabricAttributes_Contents"></a>

 ** AdminUsername **   <a name="ManagedBlockchain-Type-MemberFabricAttributes-AdminUsername"></a>
The user name for the initial administrator user for the member.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 16.  
Pattern: `^[a-zA-Z][a-zA-Z0-9]*$`   
Required: No

 ** CaEndpoint **   <a name="ManagedBlockchain-Type-MemberFabricAttributes-CaEndpoint"></a>
The endpoint used to access the member's certificate authority.  
Type: String  
Required: No

## See Also
<a name="API_MemberFabricAttributes_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/managedblockchain-2018-09-24/MemberFabricAttributes) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/managedblockchain-2018-09-24/MemberFabricAttributes) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/managedblockchain-2018-09-24/MemberFabricAttributes) 