/AWS1/CL_EC2NETWORKINSIGHTSA03¶
Describes a Network Access Scope analysis.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_networkinsightsaccscope00 TYPE /AWS1/EC2NETWORKINSIGHTSACCS01 /AWS1/EC2NETWORKINSIGHTSACCS01¶
The ID of the Network Access Scope analysis.
iv_networkinsightsaccscope01 TYPE /AWS1/EC2RESOURCEARN /AWS1/EC2RESOURCEARN¶
The Amazon Resource Name (ARN) of the Network Access Scope analysis.
iv_networkinsightsaccscopeid TYPE /AWS1/EC2NETWORKINSIGHTSACCS00 /AWS1/EC2NETWORKINSIGHTSACCS00¶
The ID of the Network Access Scope.
iv_status TYPE /AWS1/EC2ANALYSISSTATUS /AWS1/EC2ANALYSISSTATUS¶
The status.
iv_statusmessage TYPE /AWS1/EC2STRING /AWS1/EC2STRING¶
The status message.
iv_warningmessage TYPE /AWS1/EC2STRING /AWS1/EC2STRING¶
The warning message.
iv_startdate TYPE /AWS1/EC2MILLISECONDDATETIME /AWS1/EC2MILLISECONDDATETIME¶
The analysis start date.
iv_enddate TYPE /AWS1/EC2MILLISECONDDATETIME /AWS1/EC2MILLISECONDDATETIME¶
The analysis end date.
iv_findingsfound TYPE /AWS1/EC2FINDINGSFOUND /AWS1/EC2FINDINGSFOUND¶
Indicates whether there are findings.
iv_analyzedenicount TYPE /AWS1/EC2INTEGER /AWS1/EC2INTEGER¶
The number of network interfaces analyzed.
it_tags TYPE /AWS1/CL_EC2TAG=>TT_TAGLIST TT_TAGLIST¶
The tags.
Queryable Attributes¶
NetworkInsightsAccessScopeAnalysisId¶
The ID of the Network Access Scope analysis.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NETWORKINSIGHTSACCSCOP00() |
Getter for NETWORKINSIGHTSACCSCOPEALYID, with configurable d |
ASK_NETWORKINSIGHTSACCSCOP00() |
Getter for NETWORKINSIGHTSACCSCOPEALYID w/ exceptions if fie |
HAS_NETWORKINSIGHTSACCSCOP00() |
Determine if NETWORKINSIGHTSACCSCOPEALYID has a value |
NetworkInsightsAccessScopeAnalysisArn¶
The Amazon Resource Name (ARN) of the Network Access Scope analysis.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NETWORKINSIGHTSACCSCOP03() |
Getter for NETWORKINSIGHTSACCSCOPEALY01, with configurable d |
ASK_NETWORKINSIGHTSACCSCOP03() |
Getter for NETWORKINSIGHTSACCSCOPEALY01 w/ exceptions if fie |
HAS_NETWORKINSIGHTSACCSCOP03() |
Determine if NETWORKINSIGHTSACCSCOPEALY01 has a value |
NetworkInsightsAccessScopeId¶
The ID of the Network Access Scope.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NETWORKINSIGHTSACCSCOP02() |
Getter for NETWORKINSIGHTSACCESSSCOPEID, with configurable d |
ASK_NETWORKINSIGHTSACCSCOP02() |
Getter for NETWORKINSIGHTSACCESSSCOPEID w/ exceptions if fie |
HAS_NETWORKINSIGHTSACCSCOP02() |
Determine if NETWORKINSIGHTSACCESSSCOPEID has a value |
Status¶
The status.
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 |
StatusMessage¶
The status message.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUSMESSAGE() |
Getter for STATUSMESSAGE, with configurable default |
ASK_STATUSMESSAGE() |
Getter for STATUSMESSAGE w/ exceptions if field has no value |
HAS_STATUSMESSAGE() |
Determine if STATUSMESSAGE has a value |
WarningMessage¶
The warning message.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_WARNINGMESSAGE() |
Getter for WARNINGMESSAGE, with configurable default |
ASK_WARNINGMESSAGE() |
Getter for WARNINGMESSAGE w/ exceptions if field has no valu |
HAS_WARNINGMESSAGE() |
Determine if WARNINGMESSAGE has a value |
StartDate¶
The analysis start date.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STARTDATE() |
Getter for STARTDATE, with configurable default |
ASK_STARTDATE() |
Getter for STARTDATE w/ exceptions if field has no value |
HAS_STARTDATE() |
Determine if STARTDATE has a value |
EndDate¶
The analysis end date.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENDDATE() |
Getter for ENDDATE, with configurable default |
ASK_ENDDATE() |
Getter for ENDDATE w/ exceptions if field has no value |
HAS_ENDDATE() |
Determine if ENDDATE has a value |
FindingsFound¶
Indicates whether there are findings.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FINDINGSFOUND() |
Getter for FINDINGSFOUND, with configurable default |
ASK_FINDINGSFOUND() |
Getter for FINDINGSFOUND w/ exceptions if field has no value |
HAS_FINDINGSFOUND() |
Determine if FINDINGSFOUND has a value |
AnalyzedEniCount¶
The number of network interfaces analyzed.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ANALYZEDENICOUNT() |
Getter for ANALYZEDENICOUNT, with configurable default |
ASK_ANALYZEDENICOUNT() |
Getter for ANALYZEDENICOUNT w/ exceptions if field has no va |
HAS_ANALYZEDENICOUNT() |
Determine if ANALYZEDENICOUNT has a value |
Tags¶
The tags.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TAGS() |
Getter for TAGS, with configurable default |
ASK_TAGS() |
Getter for TAGS w/ exceptions if field has no value |
HAS_TAGS() |
Determine if TAGS has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_NETWORKINSIGHTSACCSCOPEAL01¶
TYPES TT_NETWORKINSIGHTSACCSCOPEAL01 TYPE STANDARD TABLE OF REF TO /AWS1/CL_EC2NETWORKINSIGHTSA03 WITH DEFAULT KEY
.