FailoverConfig
public struct FailoverConfig : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Search window time to look for dash-7 packets
Declaration
Swift
public let recoveryWindow: Int?
-
Undocumented
Declaration
Swift
public let state: State?
-
Undocumented
Declaration
Swift
public init(recoveryWindow: Int? = nil, state: State? = nil)