DeleteEvaluationResultsRequest
public struct DeleteEvaluationResultsRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The name of the AWS Config rule for which you want to delete the evaluation results.
Declaration
Swift
public let configRuleName: String -
Undocumented
Declaration
Swift
public init(configRuleName: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
DeleteEvaluationResultsRequest Structure Reference