id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| saved-search-complete |
SavedSearchComplete |
SavedSearchComplete |
SavedSearchComplete |
powershellsdk |
| powershell |
| PowerShell |
| sdk |
| SavedSearchComplete |
|
/tools/sdk/powershell/beta/models/saved-search-complete |
| SDK |
| Software Development Kit |
| SavedSearchComplete |
|
SavedSearchComplete
Properties
| Name |
Type |
Description |
Notes |
| FileName |
String |
A name for the report file. |
[required] |
| OwnerEmail |
String |
The email address of the identity that owns the saved search. |
[required] |
| OwnerName |
String |
The name of the identity that owns the saved search. |
[required] |
| Query |
String |
The search query that was used to generate the report. |
[required] |
| SearchName |
String |
The name of the saved search. |
[required] |
| SearchResults |
SavedSearchCompleteSearchResults |
|
[required] |
| SignedS3Url |
String |
The Amazon S3 URL to download the report from. |
[required] |
Examples
- Convert the resource to JSON
[Back to top]