DetectorStateSummary
public struct DetectorStateSummary : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The name of the state.
Declaration
Swift
public let stateName: String?
-
Undocumented
Declaration
Swift
public init(stateName: String? = nil)