NodeLogPublishingConfiguration
public struct NodeLogPublishingConfiguration : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Configuration properties for logging events associated with a node that is owned by a member of a Managed Blockchain network using the Hyperledger Fabric framework.
Declaration
Swift
public let fabric: NodeFabricLogPublishingConfiguration?
-
Undocumented
Declaration
Swift
public init(fabric: NodeFabricLogPublishingConfiguration? = nil)