/AWS1/CL_SSMVLDTCLOUDCNCTRRSLT¶
ValidateCloudConnectorResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_validationfindings TYPE /AWS1/CL_SSMVALIDATIONFINDING=>TT_VALIDATIONFINDINGLIST TT_VALIDATIONFINDINGLIST¶
A list of validation findings for the cloud connector.
iv_nexttoken TYPE /AWS1/SSMNEXTTOKEN /AWS1/SSMNEXTTOKEN¶
The token to use when requesting the next set of items.
Queryable Attributes¶
ValidationFindings¶
A list of validation findings for the cloud connector.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VALIDATIONFINDINGS() |
Getter for VALIDATIONFINDINGS, with configurable default |
ASK_VALIDATIONFINDINGS() |
Getter for VALIDATIONFINDINGS w/ exceptions if field has no |
HAS_VALIDATIONFINDINGS() |
Determine if VALIDATIONFINDINGS has a value |
NextToken¶
The token to use when requesting the next set of items.
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 |