class Aws::FraudDetector::Types::GetRulesRequest
@note When making an API call, you may pass GetRulesRequest
data as a hash: { rule_id: "identifier", detector_id: "identifier", # required rule_version: "wholeNumberVersionString", next_token: "string", max_results: 1, }
@!attribute [rw] rule_id
The rule ID. @return [String]
@!attribute [rw] detector_id
The detector ID. @return [String]
@!attribute [rw] rule_version
The rule version. @return [String]
@!attribute [rw] next_token
The next page token. @return [String]
@!attribute [rw] max_results
The maximum number of rules to return for the request. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/frauddetector-2019-11-15/GetRulesRequest AWS API Documentation
Constants
- SENSITIVE