Amazon CodeCatalyst · JSON Structure

Amazon Codecatalyst List Event Logs Request Max Results Integer Structure

ListEventLogsRequestMaxResultsInteger schema from Amazon CodeCatalyst

Type: int32 Properties: 0
AmazonDeveloper ToolsCI/CDCollaborationDevOpsSource Control

ListEventLogsRequestMaxResultsInteger is a JSON Structure definition published by Amazon CodeCatalyst. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-codecatalyst/refs/heads/main/json-structure/amazon-codecatalyst-list-event-logs-request-max-results-integer-structure.json",
  "name": "ListEventLogsRequestMaxResultsInteger",
  "description": "ListEventLogsRequestMaxResultsInteger schema from Amazon CodeCatalyst",
  "type": "int32",
  "minimum": 1,
  "maximum": 250
}