MemberFrameworkAttributes
public struct MemberFrameworkAttributes : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Attributes of Hyperledger Fabric relevant to a member on a Managed Blockchain network that uses Hyperledger Fabric.
Declaration
Swift
public let fabric: MemberFabricAttributes?
-
Undocumented
Declaration
Swift
public init(fabric: MemberFabricAttributes? = nil)