| Package | Description |
|---|---|
| com.amazonaws.services.panorama.model |
| Modifier and Type | Method and Description |
|---|---|
OutPutS3Location |
OutPutS3Location.clone() |
OutPutS3Location |
PackageImportJobOutput.getOutputS3Location()
The package's output location.
|
OutPutS3Location |
OutPutS3Location.withBucketName(String bucketName)
The object's bucket.
|
OutPutS3Location |
OutPutS3Location.withObjectKey(String objectKey)
The object's key.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PackageImportJobOutput.setOutputS3Location(OutPutS3Location outputS3Location)
The package's output location.
|
PackageImportJobOutput |
PackageImportJobOutput.withOutputS3Location(OutPutS3Location outputS3Location)
The package's output location.
|
Copyright © 2025. All rights reserved.