NodeFrameworkAttributes
public struct NodeFrameworkAttributes : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Attributes of Hyperledger Fabric for a peer node on a Managed Blockchain network that uses Hyperledger Fabric.
Declaration
Swift
public let fabric: NodeFabricAttributes? -
Undocumented
Declaration
Swift
public init(fabric: NodeFabricAttributes? = nil)
View on GitHub
NodeFrameworkAttributes Structure Reference