class Aws::FraudDetector::Types::GetLabelsRequest
@note When making an API call, you may pass GetLabelsRequest
data as a hash: { name: "identifier", next_token: "string", max_results: 1, }
@!attribute [rw] name
The name of the label or labels to get. @return [String]
@!attribute [rw] next_token
The next token for the subsequent request. @return [String]
@!attribute [rw] max_results
The maximum number of objects to return for the request. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/frauddetector-2019-11-15/GetLabelsRequest AWS API Documentation
Constants
- SENSITIVE