actionAttemptType
actionAttemptType: string
deprecationMessage
deprecationMessage: string
description
description: string
draftMessage
draftMessage: string
isDeprecated
isDeprecated: boolean
isUndocumented
isUndocumented: boolean
propertyGroups
propertyGroups: Record<string, PropertyGroup>
resourceSamples
resourceSamples: {
description: string;
properties: Record<string, Json>;
resource: Partial<Record<
| "ruby"
| "javascript"
| "python"
| "php"
| "seam_cli"
| "go"
| "java"
| "csharp", {
resource_data: string;
resource_data_syntax:
| "ruby"
| "json"
| "javascript"
| "python"
| "php"
| "go"
| "java"
| "csharp"
| "bash";
title: string;
}>>;
resource_type: string;
title: string;
}[]
resourceType
resourceType: "action_attempt"
routePath
routePath: string
undocumentedMessage
undocumentedMessage: string