| Package | Description |
|---|---|
| software.amazon.awssdk.services.cleanrooms.model |
| Modifier and Type | Method and Description |
|---|---|
ProtectedQueryS3OutputConfiguration |
ProtectedQueryOutputConfiguration.s3()
Required configuration for a protected query with an `S3` output type.
|
| Modifier and Type | Method and Description |
|---|---|
static ProtectedQueryOutputConfiguration |
ProtectedQueryOutputConfiguration.fromS3(ProtectedQueryS3OutputConfiguration s3)
Create an instance of this class with
ProtectedQueryOutputConfiguration.s3() initialized to the given value. |
ProtectedQueryOutputConfiguration.Builder |
ProtectedQueryOutputConfiguration.Builder.s3(ProtectedQueryS3OutputConfiguration s3)
Required configuration for a protected query with an `S3` output type.
|
Copyright © 2023. All rights reserved.