/AWS1/CL_AANCRESVCLNKANLYZRRSP¶
The response to the request to create a service-linked analyzer.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_arn TYPE /AWS1/AANANALYZERARN /AWS1/AANANALYZERARN¶
The ARN of the service-linked analyzer that was created by the request. The analyzer name follows the format
_AccessAnalyzerFor{ServiceName}-{Id}whereIdis a randomly generated identifier.
Queryable Attributes¶
arn¶
The ARN of the service-linked analyzer that was created by the request. The analyzer name follows the format
_AccessAnalyzerFor{ServiceName}-{Id}whereIdis a randomly generated identifier.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ARN() |
Getter for ARN, with configurable default |
ASK_ARN() |
Getter for ARN w/ exceptions if field has no value |
HAS_ARN() |
Determine if ARN has a value |