Resource: ApplicationTemplateRevision
Application template revision resource.
| JSON representation |
|---|
{ "name": string, "createTime": string, "snapshot": { object ( |
| Fields | |
|---|---|
name |
Identifier. The application template revision name. |
createTime |
Output only. The application template revision creation timestamp. Uses RFC 3339, where generated output will always be Z-normalized and use 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: |
snapshot |
Output only. The serialized application template. |
artifactLocation |
Output only. Details of the location where the IaC for this ApplicationTemplate Revision was last successfully exported. |
Methods |
|
|---|---|
|
Deletes an application template revision. |
|
Exports Terraform files for an application template revision. |
|
Generates Terraform files for an application template revision. |
|
Gets details about an application template revision. |
|
Lists application template revisions in a given application template. |