Copyright | (c) 2013-2021 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay+amazonka@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
Documentation
data MemberFrameworkAttributes Source #
Attributes relevant to a member for the blockchain framework that the Managed Blockchain network uses.
See: newMemberFrameworkAttributes
smart constructor.
MemberFrameworkAttributes' | |
|
Instances
newMemberFrameworkAttributes :: MemberFrameworkAttributes Source #
Create a value of MemberFrameworkAttributes
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:fabric:MemberFrameworkAttributes'
, memberFrameworkAttributes_fabric
- Attributes of Hyperledger Fabric relevant to a member on a Managed
Blockchain network that uses Hyperledger Fabric.
memberFrameworkAttributes_fabric :: Lens' MemberFrameworkAttributes (Maybe MemberFabricAttributes) Source #
Attributes of Hyperledger Fabric relevant to a member on a Managed Blockchain network that uses Hyperledger Fabric.