GetDetectorRequest
public struct GetDetectorRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The unique ID of the detector that you want to get.
Declaration
Swift
public let detectorId: String -
Undocumented
Declaration
Swift
public init(detectorId: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
GetDetectorRequest Structure Reference