/AWS1/CL_REHLSTAPPASSESSMENT03¶
ListAppAssessmentComplianceDriftsResponse
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
it_compliancedrifts
TYPE /AWS1/CL_REHCOMPLIANCEDRIFT=>TT_COMPLIANCEDRIFTLIST
TT_COMPLIANCEDRIFTLIST
¶
Indicates compliance drifts (recovery time objective (RTO) and recovery point objective (RPO)) detected for an assessed entity.
Optional arguments:¶
iv_nexttoken
TYPE /AWS1/REHNEXTTOKEN
/AWS1/REHNEXTTOKEN
¶
Null, or the token from a previous call to get the next set of results.
Queryable Attributes¶
complianceDrifts¶
Indicates compliance drifts (recovery time objective (RTO) and recovery point objective (RPO)) detected for an assessed entity.
Accessible with the following methods¶
Method | Description |
---|---|
GET_COMPLIANCEDRIFTS() |
Getter for COMPLIANCEDRIFTS, with configurable default |
ASK_COMPLIANCEDRIFTS() |
Getter for COMPLIANCEDRIFTS w/ exceptions if field has no va |
HAS_COMPLIANCEDRIFTS() |
Determine if COMPLIANCEDRIFTS has a value |
nextToken¶
Null, or the token from a previous call to get 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 |