DeleteEvaluationInput
public struct DeleteEvaluationInput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A user-supplied ID that uniquely identifies the Evaluation to delete.
Declaration
Swift
public let evaluationId: String -
Undocumented
Declaration
Swift
public init(evaluationId: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
DeleteEvaluationInput Structure Reference