class Aws::Signer::Types::ListSigningPlatformsRequest
@note When making an API call, you may pass ListSigningPlatformsRequest
data as a hash: { category: "String", partner: "String", target: "String", max_results: 1, next_token: "String", }
@!attribute [rw] category
The category type of a signing platform. @return [String]
@!attribute [rw] partner
Any partner entities connected to a signing platform. @return [String]
@!attribute [rw] target
The validation template that is used by the target signing platform. @return [String]
@!attribute [rw] max_results
The maximum number of results to be returned by this operation. @return [Integer]
@!attribute [rw] next_token
Value for specifying the next set of paginated results to return. After you receive a response with truncated results, use this parameter in a subsequent request. Set it to the value of `nextToken` from the response that you just received. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/signer-2017-08-25/ListSigningPlatformsRequest AWS API Documentation
Constants
- SENSITIVE