/AWS1/CL_IN2UPCODESECINTEGRA01¶
UpdateCodeSecurityIntegrationResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_integrationarn TYPE /AWS1/IN2CODESECINTEGRATIONARN /AWS1/IN2CODESECINTEGRATIONARN¶
The Amazon Resource Name (ARN) of the updated code security integration.
iv_status TYPE /AWS1/IN2INTEGRATIONSTATUS /AWS1/IN2INTEGRATIONSTATUS¶
The current status of the updated code security integration.
Queryable Attributes¶
integrationArn¶
The Amazon Resource Name (ARN) of the updated code security integration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INTEGRATIONARN() |
Getter for INTEGRATIONARN, with configurable default |
ASK_INTEGRATIONARN() |
Getter for INTEGRATIONARN w/ exceptions if field has no valu |
HAS_INTEGRATIONARN() |
Determine if INTEGRATIONARN has a value |
status¶
The current status of the updated code security integration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS has a value |