| Package | Description |
|---|---|
| software.amazon.awssdk.services.proton.model |
| Modifier and Type | Method and Description |
|---|---|
S3ObjectSource |
TemplateVersionSourceInput.s3()
An S3 source object that includes the template bundle S3 path and name for a template minor version.
|
| Modifier and Type | Method and Description |
|---|---|
static TemplateVersionSourceInput |
TemplateVersionSourceInput.fromS3(S3ObjectSource s3)
Create an instance of this class with
TemplateVersionSourceInput.s3() initialized to the given value. |
TemplateVersionSourceInput.Builder |
TemplateVersionSourceInput.Builder.s3(S3ObjectSource s3)
An S3 source object that includes the template bundle S3 path and name for a template minor version.
|
Copyright © 2023. All rights reserved.