/AWS1/CL_GDYEBSVOLUMESRESULT¶
Describes the configuration of scanning EBS volumes as a data source.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_status TYPE /AWS1/GDYDATASOURCESTATUS /AWS1/GDYDATASOURCESTATUS¶
Describes whether scanning EBS volumes is enabled as a data source.
iv_reason TYPE /AWS1/GDYSTRING /AWS1/GDYSTRING¶
Specifies the reason why scanning EBS volumes (Malware Protection) was not enabled as a data source.
Queryable Attributes¶
Status¶
Describes whether scanning EBS volumes is enabled as a data source.
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 | 
Reason¶
Specifies the reason why scanning EBS volumes (Malware Protection) was not enabled as a data source.
Accessible with the following methods¶
| Method | Description | 
|---|---|
| GET_REASON() | Getter for REASON, with configurable default | 
| ASK_REASON() | Getter for REASON w/ exceptions if field has no value | 
| HAS_REASON() | Determine if REASON has a value |