| Package | Description |
|---|---|
| com.amazonaws.services.cleanrooms.model |
| Modifier and Type | Method and Description |
|---|---|
ProtectedQueryS3Output |
ProtectedQueryS3Output.clone() |
ProtectedQueryS3Output |
ProtectedQueryOutput.getS3()
If present, the output for a protected query with an `S3` output type.
|
ProtectedQueryS3Output |
ProtectedQueryS3Output.withLocation(String location)
The S3 location of the result.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProtectedQueryOutput.setS3(ProtectedQueryS3Output s3)
If present, the output for a protected query with an `S3` output type.
|
ProtectedQueryOutput |
ProtectedQueryOutput.withS3(ProtectedQueryS3Output s3)
If present, the output for a protected query with an `S3` output type.
|
Copyright © 2023. All rights reserved.