The details for a target resource.
| JSON representation |
|---|
{ "frameworkDeployment": string, "targetResourceDisplayName": string, "targetResource": string, "createTime": string, "updateTime": string, "majorRevisionId": string, "minorRevisionId": string } |
| Fields | |
|---|---|
frameworkDeployment |
The framework deployment name for the target resource. For example, |
targetResourceDisplayName |
The display name of the target resource. For example, |
targetResource |
The target resource. For example, |
createTime |
The create time of the target resource. 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: |
updateTime |
The update time of the target resource. 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: |
majorRevisionId |
The major revision ID of the framework for the target resource. |
minorRevisionId |
The minor revision ID of the framework for the target resource. |