CustomDetection
public struct CustomDetection : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Undocumented
Declaration
Swift
public let arn: String? -
Undocumented
Declaration
Swift
public let count: Int64? -
Undocumented
Declaration
Swift
public let name: String? -
Undocumented
Declaration
Swift
public init(arn: String? = nil, count: Int64? = nil, name: String? = nil)
View on GitHub
CustomDetection Structure Reference