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