| Package | Description |
|---|---|
| com.amazonaws.services.bedrockagent.model |
| Modifier and Type | Method and Description |
|---|---|
IntermediateStorage |
IntermediateStorage.clone() |
IntermediateStorage |
CustomTransformationConfiguration.getIntermediateStorage()
An S3 bucket path for input and output objects.
|
IntermediateStorage |
IntermediateStorage.withS3Location(S3Location s3Location)
An S3 bucket path.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CustomTransformationConfiguration.setIntermediateStorage(IntermediateStorage intermediateStorage)
An S3 bucket path for input and output objects.
|
CustomTransformationConfiguration |
CustomTransformationConfiguration.withIntermediateStorage(IntermediateStorage intermediateStorage)
An S3 bucket path for input and output objects.
|
Copyright © 2024. All rights reserved.