Values.LensReviewSourceA lens review of a question.
type nonrec t = {lensAlias : LensAlias.t option;lensArn : LensArn.t option;The ARN for the lens.
*)lensVersion : LensVersion.t option;The version of the lens.
*)lensName : LensName.t option;lensStatus : LensStatus.t option;The status of the lens.
*)pillarReviewSummaries : PillarReviewSummaries.t option;jiraConfiguration : JiraSelectedQuestionConfiguration.t option;Jira configuration status of the Lens review.
*)updatedAt : Timestamp.t option;notes : Notes.t option;riskCounts : RiskCounts.t option;nextToken : NextToken.t option;profiles : WorkloadProfiles.t option;The profiles associated with the workload.
*)prioritizedRiskCounts : RiskCounts.t option;}val to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `Map of
([> `Enum of string ] * [> `Integer of Count.t ]) list
| `String of PillarId.t ])
list ]
list
| `Map of ([> `Enum of string ] * [> `Integer of Count.t ]) list
| `String of LensAlias.t
| `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `List of
[> `String of SelectedQuestionId.t ] list
| `String of PillarId.t ])
list ]
list ])
list
| `Timestamp of Timestamp.t ])
list ]