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