ProtectedQueryOutput

Contains details about the protected query output.

Inheritors

Types

Link copied to clipboard

The list of member Amazon Web Services account(s) that received the results of the query.

Link copied to clipboard

If present, the output for a protected query with an S3 output type.

Link copied to clipboard

Functions

Link copied to clipboard

Casts this ProtectedQueryOutput as a MemberList and retrieves its List value. Throws an exception if the ProtectedQueryOutput is not a MemberList.

Link copied to clipboard

Casts this ProtectedQueryOutput as a MemberList and retrieves its List value. Returns null if the ProtectedQueryOutput is not a MemberList.

Link copied to clipboard

Casts this ProtectedQueryOutput as a S3 and retrieves its aws.sdk.kotlin.services.cleanrooms.model.ProtectedQueryS3Output value. Throws an exception if the ProtectedQueryOutput is not a S3.

Link copied to clipboard