/AWS1/CL_EC2VERIFIEDACCINSTL00¶
Describes logging options for an Amazon Web Services Verified Access instance.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_verifiedaccessinstanceid TYPE /AWS1/EC2STRING /AWS1/EC2STRING¶
The ID of the Amazon Web Services Verified Access instance.
io_accesslogs TYPE REF TO /AWS1/CL_EC2VERIFIEDACCESSLOGS /AWS1/CL_EC2VERIFIEDACCESSLOGS¶
Details about the logging options.
Queryable Attributes¶
VerifiedAccessInstanceId¶
The ID of the Amazon Web Services Verified Access instance.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VERIFIEDACCESSINSTANCEID() |
Getter for VERIFIEDACCESSINSTANCEID, with configurable defau |
ASK_VERIFIEDACCESSINSTANCEID() |
Getter for VERIFIEDACCESSINSTANCEID w/ exceptions if field h |
HAS_VERIFIEDACCESSINSTANCEID() |
Determine if VERIFIEDACCESSINSTANCEID has a value |
AccessLogs¶
Details about the logging options.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ACCESSLOGS() |
Getter for ACCESSLOGS |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_VERIFIEDACCINSTLOGCONFLIST¶
TYPES TT_VERIFIEDACCINSTLOGCONFLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_EC2VERIFIEDACCINSTL00 WITH DEFAULT KEY
.