/AWS1/CL_WLKDESCRFLEETMETRSP¶
DescribeFleetMetadataResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_createdtime TYPE /AWS1/WLKDATETIME /AWS1/WLKDATETIME¶
The time that the fleet was created.
iv_lastupdatedtime TYPE /AWS1/WLKDATETIME /AWS1/WLKDATETIME¶
The time that the fleet was last updated.
iv_fleetname TYPE /AWS1/WLKFLEETNAME /AWS1/WLKFLEETNAME¶
The name of the fleet.
iv_displayname TYPE /AWS1/WLKDISPLAYNAME /AWS1/WLKDISPLAYNAME¶
The name to display.
iv_optimizeforenduserloc TYPE /AWS1/WLKBOOLEAN /AWS1/WLKBOOLEAN¶
The option to optimize for better performance by routing traffic through the closest AWS Region to users, which may be outside of your home Region.
iv_companycode TYPE /AWS1/WLKCOMPANYCODE /AWS1/WLKCOMPANYCODE¶
The identifier used by users to sign in to the Amazon WorkLink app.
iv_fleetstatus TYPE /AWS1/WLKFLEETSTATUS /AWS1/WLKFLEETSTATUS¶
The current state of the fleet.
it_tags TYPE /AWS1/CL_WLKTAGMAP_W=>TT_TAGMAP TT_TAGMAP¶
The tags attached to the resource. A tag is a key-value pair.
Queryable Attributes¶
CreatedTime¶
The time that the fleet was created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATEDTIME() |
Getter for CREATEDTIME, with configurable default |
ASK_CREATEDTIME() |
Getter for CREATEDTIME w/ exceptions if field has no value |
HAS_CREATEDTIME() |
Determine if CREATEDTIME has a value |
LastUpdatedTime¶
The time that the fleet was last updated.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LASTUPDATEDTIME() |
Getter for LASTUPDATEDTIME, with configurable default |
ASK_LASTUPDATEDTIME() |
Getter for LASTUPDATEDTIME w/ exceptions if field has no val |
HAS_LASTUPDATEDTIME() |
Determine if LASTUPDATEDTIME has a value |
FleetName¶
The name of the fleet.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FLEETNAME() |
Getter for FLEETNAME, with configurable default |
ASK_FLEETNAME() |
Getter for FLEETNAME w/ exceptions if field has no value |
HAS_FLEETNAME() |
Determine if FLEETNAME has a value |
DisplayName¶
The name to display.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DISPLAYNAME() |
Getter for DISPLAYNAME, with configurable default |
ASK_DISPLAYNAME() |
Getter for DISPLAYNAME w/ exceptions if field has no value |
HAS_DISPLAYNAME() |
Determine if DISPLAYNAME has a value |
OptimizeForEndUserLocation¶
The option to optimize for better performance by routing traffic through the closest AWS Region to users, which may be outside of your home Region.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OPTIMIZEFORENDUSERLOC() |
Getter for OPTIMIZEFORENDUSERLOCATION, with configurable def |
ASK_OPTIMIZEFORENDUSERLOC() |
Getter for OPTIMIZEFORENDUSERLOCATION w/ exceptions if field |
HAS_OPTIMIZEFORENDUSERLOC() |
Determine if OPTIMIZEFORENDUSERLOCATION has a value |
CompanyCode¶
The identifier used by users to sign in to the Amazon WorkLink app.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COMPANYCODE() |
Getter for COMPANYCODE, with configurable default |
ASK_COMPANYCODE() |
Getter for COMPANYCODE w/ exceptions if field has no value |
HAS_COMPANYCODE() |
Determine if COMPANYCODE has a value |
FleetStatus¶
The current state of the fleet.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FLEETSTATUS() |
Getter for FLEETSTATUS, with configurable default |
ASK_FLEETSTATUS() |
Getter for FLEETSTATUS w/ exceptions if field has no value |
HAS_FLEETSTATUS() |
Determine if FLEETSTATUS has a value |
Tags¶
The tags attached to the resource. A tag is a key-value pair.
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 |