ListRealtimeLogConfigsResult
public struct ListRealtimeLogConfigsResult : AWSShape
Undocumented
-
The key for the payload
Declaration
Swift
public static let payloadPath: String? -
Declaration
Swift
public static var _members: [AWSShapeMember] -
A list of real-time log configurations.
Declaration
Swift
public let realtimeLogConfigs: RealtimeLogConfigs? -
Undocumented
Declaration
Swift
public init(realtimeLogConfigs: RealtimeLogConfigs? = nil)
View on GitHub
ListRealtimeLogConfigsResult Structure Reference