class Aws::AuditManager::Types::ListControlsRequest
@note When making an API call, you may pass ListControlsRequest
data as a hash: { control_type: "Standard", # required, accepts Standard, Custom next_token: "Token", max_results: 1, }
@!attribute [rw] control_type
The type of control, such as standard or custom. @return [String]
@!attribute [rw] next_token
The pagination token used to fetch the next set of results. @return [String]
@!attribute [rw] max_results
Represents the maximum number of results per page, or per API request call. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/auditmanager-2017-07-25/ListControlsRequest AWS API Documentation
Constants
- SENSITIVE