| Package | Description |
|---|---|
| com.amazonaws.services.signer.model |
| Modifier and Type | Method and Description |
|---|---|
S3Source |
S3Source.clone() |
S3Source |
Source.getS3()
The
S3Source object. |
S3Source |
S3Source.withBucketName(String bucketName)
Name of the S3 bucket.
|
S3Source |
S3Source.withKey(String key)
Key name of the bucket object that contains your unsigned code.
|
S3Source |
S3Source.withVersion(String version)
Version of your source image in your version enabled S3 bucket.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Source.setS3(S3Source s3)
The
S3Source object. |
Source |
Source.withS3(S3Source s3)
The
S3Source object. |
Copyright © 2020. All rights reserved.