NetworkFrameworkConfiguration
public struct NetworkFrameworkConfiguration : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Hyperledger Fabric configuration properties for a Managed Blockchain network that uses Hyperledger Fabric.
Declaration
Swift
public let fabric: NetworkFabricConfiguration?
-
Undocumented
Declaration
Swift
public init(fabric: NetworkFabricConfiguration? = nil)