ProtectedQueryOutput
Contains details about the protected query output.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- memberList
-
The list of member AWS account(s) that received the results of the query.
Type: Array of ProtectedQuerySingleMemberOutput objects
Required: No
- s3
-
If present, the output for a protected query with an `S3` output type.
Type: ProtectedQueryS3Output object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: