| Package | Description |
|---|---|
| com.amazonaws.services.proton.model |
| Modifier and Type | Method and Description |
|---|---|
S3ObjectSource |
S3ObjectSource.clone() |
S3ObjectSource |
TemplateVersionSourceInput.getS3()
An S3 source object that includes the template bundle S3 path and name for a template minor version.
|
S3ObjectSource |
S3ObjectSource.withBucket(String bucket)
The name of the S3 bucket that contains a template bundle.
|
S3ObjectSource |
S3ObjectSource.withKey(String key)
The path to the S3 bucket that contains a template bundle.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TemplateVersionSourceInput.setS3(S3ObjectSource s3)
An S3 source object that includes the template bundle S3 path and name for a template minor version.
|
TemplateVersionSourceInput |
TemplateVersionSourceInput.withS3(S3ObjectSource s3)
An S3 source object that includes the template bundle S3 path and name for a template minor version.
|
Copyright © 2025. All rights reserved.