CreateDetectorResponse
public struct CreateDetectorResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The unique ID of the created detector.
Declaration
Swift
public let detectorId: String? -
Undocumented
Declaration
Swift
public init(detectorId: String? = nil)
View on GitHub
CreateDetectorResponse Structure Reference