| Package | Description |
|---|---|
| com.amazonaws.services.panorama.model |
| Modifier and Type | Method and Description |
|---|---|
S3Location |
S3Location.clone() |
S3Location |
PackageVersionInputConfig.getS3Location()
A location in Amazon S3.
|
S3Location |
S3Location.withBucketName(String bucketName)
A bucket name.
|
S3Location |
S3Location.withObjectKey(String objectKey)
An object key.
|
S3Location |
S3Location.withRegion(String region)
The bucket's Region.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PackageVersionInputConfig.setS3Location(S3Location s3Location)
A location in Amazon S3.
|
PackageVersionInputConfig |
PackageVersionInputConfig.withS3Location(S3Location s3Location)
A location in Amazon S3.
|
Copyright © 2021. All rights reserved.