/AWS1/CL_ODBLSTAUTONOMOUSVRM01¶
ListAutonomousVirtualMachinesOutput
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_autonomousvirtualmachines TYPE /AWS1/CL_ODBAUTONOMOUSVRMACH00=>TT_AUTONOMOUSVIRTMACHINELIST TT_AUTONOMOUSVIRTMACHINELIST¶
The list of Autonomous VMs in the specified Autonomous VM cluster.
Optional arguments:¶
iv_nexttoken TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING¶
The pagination token from which to continue listing.
Queryable Attributes¶
nextToken¶
The pagination token from which to continue listing.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NEXTTOKEN() |
Getter for NEXTTOKEN, with configurable default |
ASK_NEXTTOKEN() |
Getter for NEXTTOKEN w/ exceptions if field has no value |
HAS_NEXTTOKEN() |
Determine if NEXTTOKEN has a value |
autonomousVirtualMachines¶
The list of Autonomous VMs in the specified Autonomous VM cluster.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AUTONOMOUSVIRTMACHINES() |
Getter for AUTONOMOUSVIRTUALMACHINES, with configurable defa |
ASK_AUTONOMOUSVIRTMACHINES() |
Getter for AUTONOMOUSVIRTUALMACHINES w/ exceptions if field |
HAS_AUTONOMOUSVIRTMACHINES() |
Determine if AUTONOMOUSVIRTUALMACHINES has a value |