| Package | Description |
|---|---|
| com.amazonaws.services.proton.model |
| Modifier and Type | Method and Description |
|---|---|
TemplateVersionSourceInput |
TemplateVersionSourceInput.clone() |
TemplateVersionSourceInput |
CreateServiceTemplateVersionRequest.getSource()
An object that includes the template bundle S3 bucket path and name for the new version of a service template.
|
TemplateVersionSourceInput |
CreateEnvironmentTemplateVersionRequest.getSource()
An object that includes the template bundle S3 bucket path and name for the new version of an template.
|
TemplateVersionSourceInput |
TemplateVersionSourceInput.withS3(S3ObjectSource 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 |
|---|---|
void |
CreateServiceTemplateVersionRequest.setSource(TemplateVersionSourceInput source)
An object that includes the template bundle S3 bucket path and name for the new version of a service template.
|
void |
CreateEnvironmentTemplateVersionRequest.setSource(TemplateVersionSourceInput source)
An object that includes the template bundle S3 bucket path and name for the new version of an template.
|
CreateServiceTemplateVersionRequest |
CreateServiceTemplateVersionRequest.withSource(TemplateVersionSourceInput source)
An object that includes the template bundle S3 bucket path and name for the new version of a service template.
|
CreateEnvironmentTemplateVersionRequest |
CreateEnvironmentTemplateVersionRequest.withSource(TemplateVersionSourceInput source)
An object that includes the template bundle S3 bucket path and name for the new version of an template.
|
Copyright © 2024. All rights reserved.