DeleteHumanLoopRequest
public struct DeleteHumanLoopRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The name of the human loop that you want to delete.
Declaration
Swift
public let humanLoopName: String -
Undocumented
Declaration
Swift
public init(humanLoopName: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
DeleteHumanLoopRequest Structure Reference