Skip to content

/AWS1/CL_WADREVIEWTMPLLENSRE00

The lens review of a review template.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_lensalias TYPE /AWS1/WADLENSALIAS /AWS1/WADLENSALIAS

The alias of the lens.

For Amazon Web Services official lenses, this is either the lens alias, such as serverless, or the lens ARN, such as arn:aws:wellarchitected:us-east-1::lens/serverless. Note that some operations (such as ExportLens and CreateLensShare) are not permitted on Amazon Web Services official lenses.

For custom lenses, this is the lens ARN, such as arn:aws:wellarchitected:us-west-2:123456789012:lens/0123456789abcdef01234567890abcdef.

Each lens is identified by its LensSummary$LensAlias.

iv_lensarn TYPE /AWS1/WADLENSARN /AWS1/WADLENSARN

The lens ARN.

iv_lensversion TYPE /AWS1/WADLENSVERSION /AWS1/WADLENSVERSION

The version of the lens.

iv_lensname TYPE /AWS1/WADLENSNAME /AWS1/WADLENSNAME

The full name of the lens.

iv_lensstatus TYPE /AWS1/WADLENSSTATUS /AWS1/WADLENSSTATUS

The status of the lens.

it_pillarreviewsummaries TYPE /AWS1/CL_WADREVIEWTMPLPILLAR00=>TT_REVIEWTMPLPILLARREVIEWSUMS TT_REVIEWTMPLPILLARREVIEWSUMS

Pillar review summaries of a lens review.

iv_updatedat TYPE /AWS1/WADTIMESTAMP /AWS1/WADTIMESTAMP

The date and time recorded.

iv_notes TYPE /AWS1/WADNOTES /AWS1/WADNOTES

The notes associated with the workload.

For a review template, these are the notes that will be associated with the workload when the template is applied.

it_questioncounts TYPE /AWS1/CL_WADQUESTIONCOUNTS_W=>TT_QUESTIONCOUNTS TT_QUESTIONCOUNTS

A count of how many questions are answered and unanswered in the lens review.

iv_nexttoken TYPE /AWS1/WADNEXTTOKEN /AWS1/WADNEXTTOKEN

The token to use to retrieve the next set of results.


Queryable Attributes

LensAlias

The alias of the lens.

For Amazon Web Services official lenses, this is either the lens alias, such as serverless, or the lens ARN, such as arn:aws:wellarchitected:us-east-1::lens/serverless. Note that some operations (such as ExportLens and CreateLensShare) are not permitted on Amazon Web Services official lenses.

For custom lenses, this is the lens ARN, such as arn:aws:wellarchitected:us-west-2:123456789012:lens/0123456789abcdef01234567890abcdef.

Each lens is identified by its LensSummary$LensAlias.

Accessible with the following methods

Method Description
GET_LENSALIAS() Getter for LENSALIAS, with configurable default
ASK_LENSALIAS() Getter for LENSALIAS w/ exceptions if field has no value
HAS_LENSALIAS() Determine if LENSALIAS has a value

LensArn

The lens ARN.

Accessible with the following methods

Method Description
GET_LENSARN() Getter for LENSARN, with configurable default
ASK_LENSARN() Getter for LENSARN w/ exceptions if field has no value
HAS_LENSARN() Determine if LENSARN has a value

LensVersion

The version of the lens.

Accessible with the following methods

Method Description
GET_LENSVERSION() Getter for LENSVERSION, with configurable default
ASK_LENSVERSION() Getter for LENSVERSION w/ exceptions if field has no value
HAS_LENSVERSION() Determine if LENSVERSION has a value

LensName

The full name of the lens.

Accessible with the following methods

Method Description
GET_LENSNAME() Getter for LENSNAME, with configurable default
ASK_LENSNAME() Getter for LENSNAME w/ exceptions if field has no value
HAS_LENSNAME() Determine if LENSNAME has a value

LensStatus

The status of the lens.

Accessible with the following methods

Method Description
GET_LENSSTATUS() Getter for LENSSTATUS, with configurable default
ASK_LENSSTATUS() Getter for LENSSTATUS w/ exceptions if field has no value
HAS_LENSSTATUS() Determine if LENSSTATUS has a value

PillarReviewSummaries

Pillar review summaries of a lens review.

Accessible with the following methods

Method Description
GET_PILLARREVIEWSUMMARIES() Getter for PILLARREVIEWSUMMARIES, with configurable default
ASK_PILLARREVIEWSUMMARIES() Getter for PILLARREVIEWSUMMARIES w/ exceptions if field has
HAS_PILLARREVIEWSUMMARIES() Determine if PILLARREVIEWSUMMARIES has a value

UpdatedAt

The date and time recorded.

Accessible with the following methods

Method Description
GET_UPDATEDAT() Getter for UPDATEDAT, with configurable default
ASK_UPDATEDAT() Getter for UPDATEDAT w/ exceptions if field has no value
HAS_UPDATEDAT() Determine if UPDATEDAT has a value

Notes

The notes associated with the workload.

For a review template, these are the notes that will be associated with the workload when the template is applied.

Accessible with the following methods

Method Description
GET_NOTES() Getter for NOTES, with configurable default
ASK_NOTES() Getter for NOTES w/ exceptions if field has no value
HAS_NOTES() Determine if NOTES has a value

QuestionCounts

A count of how many questions are answered and unanswered in the lens review.

Accessible with the following methods

Method Description
GET_QUESTIONCOUNTS() Getter for QUESTIONCOUNTS, with configurable default
ASK_QUESTIONCOUNTS() Getter for QUESTIONCOUNTS w/ exceptions if field has no valu
HAS_QUESTIONCOUNTS() Determine if QUESTIONCOUNTS has a value

NextToken

The token to use to retrieve the next set of results.

Accessible with the following methods

Method Description
GET_NEXTTOKEN() Getter for NEXTTOKEN, with configurable default
ASK_NEXTTOKEN() Getter for NEXTTOKEN w/ exceptions if field has no value
HAS_NEXTTOKEN() Determine if NEXTTOKEN has a value