/AWS1/CL_IN2VMSCANNERSTATE¶
The state of the Amazon Inspector VM scanner.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_activated TYPE /AWS1/IN2BOOLEAN /AWS1/IN2BOOLEAN¶
Whether the VM scanner is activated.
iv_activatedat TYPE /AWS1/IN2DATETIMETIMESTAMP /AWS1/IN2DATETIMETIMESTAMP¶
The date and time the VM scanner was activated.
iv_status TYPE /AWS1/IN2VMSCANNERSTATUS /AWS1/IN2VMSCANNERSTATUS¶
The status of the VM scanner.
Queryable Attributes¶
activated¶
Whether the VM scanner is activated.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ACTIVATED() |
Getter for ACTIVATED, with configurable default |
ASK_ACTIVATED() |
Getter for ACTIVATED w/ exceptions if field has no value |
HAS_ACTIVATED() |
Determine if ACTIVATED has a value |
activatedAt¶
The date and time the VM scanner was activated.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ACTIVATEDAT() |
Getter for ACTIVATEDAT, with configurable default |
ASK_ACTIVATEDAT() |
Getter for ACTIVATEDAT w/ exceptions if field has no value |
HAS_ACTIVATEDAT() |
Determine if ACTIVATEDAT has a value |
status¶
The status of the VM scanner.
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 |