| Package | Description |
|---|---|
| software.amazon.awssdk.services.cleanrooms.model |
| Modifier and Type | Method and Description |
|---|---|
static ProtectedQueryOutput |
ProtectedQueryOutput.fromS3(Consumer<ProtectedQueryS3Output.Builder> s3)
Create an instance of this class with
s3() initialized to the given value. |
static ProtectedQueryOutput |
ProtectedQueryOutput.fromS3(ProtectedQueryS3Output s3)
Create an instance of this class with
s3() initialized to the given value. |
ProtectedQueryOutput |
ProtectedQueryResult.output()
The output of the protected query.
|
| Modifier and Type | Method and Description |
|---|---|
ProtectedQueryResult.Builder |
ProtectedQueryResult.Builder.output(ProtectedQueryOutput output)
The output of the protected query.
|
Copyright © 2023. All rights reserved.