Skip to content

/AWS1/CL_WADLENSREVIEW

A lens review of a question.

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 ARN for the lens.

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_WADPILLARREVIEWSUMM=>TT_PILLARREVIEWSUMMARIES TT_PILLARREVIEWSUMMARIES

List of pillar review summaries of lens review in a workload.

io_jiraconfiguration TYPE REF TO /AWS1/CL_WADJIRASELEDQUESTIO00 /AWS1/CL_WADJIRASELEDQUESTIO00

Jira configuration status of the 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_riskcounts TYPE /AWS1/CL_WADRISKCOUNTS_W=>TT_RISKCOUNTS TT_RISKCOUNTS

A map from risk names to the count of how many questions have that rating.

iv_nexttoken TYPE /AWS1/WADNEXTTOKEN /AWS1/WADNEXTTOKEN

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

it_profiles TYPE /AWS1/CL_WADWORKLOADPROFILE=>TT_WORKLOADPROFILES TT_WORKLOADPROFILES

The profiles associated with the workload.

it_prioritizedriskcounts TYPE /AWS1/CL_WADRISKCOUNTS_W=>TT_RISKCOUNTS TT_RISKCOUNTS

A map from risk names to the count of how many questions have that rating.


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 ARN for the lens.

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

List of pillar review summaries of lens review in a workload.

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

JiraConfiguration

Jira configuration status of the Lens review.

Accessible with the following methods

Method Description
GET_JIRACONFIGURATION() Getter for JIRACONFIGURATION

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

RiskCounts

A map from risk names to the count of how many questions have that rating.

Accessible with the following methods

Method Description
GET_RISKCOUNTS() Getter for RISKCOUNTS, with configurable default
ASK_RISKCOUNTS() Getter for RISKCOUNTS w/ exceptions if field has no value
HAS_RISKCOUNTS() Determine if RISKCOUNTS 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

Profiles

The profiles associated with the workload.

Accessible with the following methods

Method Description
GET_PROFILES() Getter for PROFILES, with configurable default
ASK_PROFILES() Getter for PROFILES w/ exceptions if field has no value
HAS_PROFILES() Determine if PROFILES has a value

PrioritizedRiskCounts

A map from risk names to the count of how many questions have that rating.

Accessible with the following methods

Method Description
GET_PRIORITIZEDRISKCOUNTS() Getter for PRIORITIZEDRISKCOUNTS, with configurable default
ASK_PRIORITIZEDRISKCOUNTS() Getter for PRIORITIZEDRISKCOUNTS w/ exceptions if field has
HAS_PRIORITIZEDRISKCOUNTS() Determine if PRIORITIZEDRISKCOUNTS has a value