| Copyright | (c) 2013-2023 Brendan Hay |
|---|---|
| License | Mozilla Public License, v. 2.0. |
| Maintainer | Brendan Hay |
| Stability | auto-generated |
| Portability | non-portable (GHC extensions) |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Amazonka.ManagedBlockChain.Types.MemberFrameworkAttributes
Description
Documentation
data MemberFrameworkAttributes Source #
Attributes relevant to a member for the blockchain framework that the Managed Blockchain network uses.
See: newMemberFrameworkAttributes smart constructor.
Constructors
| MemberFrameworkAttributes' | |
Fields
| |
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.