| Package | Description |
|---|---|
| software.amazon.awssdk.services.cleanrooms.model |
| Modifier and Type | Method and Description |
|---|---|
static ProtectedQueryOutputConfiguration |
ProtectedQueryOutputConfiguration.fromS3(Consumer<ProtectedQueryS3OutputConfiguration.Builder> s3)
Create an instance of this class with
s3() initialized to the given value. |
static ProtectedQueryOutputConfiguration |
ProtectedQueryOutputConfiguration.fromS3(ProtectedQueryS3OutputConfiguration s3)
Create an instance of this class with
s3() initialized to the given value. |
ProtectedQueryOutputConfiguration |
ProtectedQueryResultConfiguration.outputConfiguration()
Configuration for protected query results.
|
| Modifier and Type | Method and Description |
|---|---|
ProtectedQueryResultConfiguration.Builder |
ProtectedQueryResultConfiguration.Builder.outputConfiguration(ProtectedQueryOutputConfiguration outputConfiguration)
Configuration for protected query results.
|
Copyright © 2023. All rights reserved.