/AWS1/CL_ODBLSTCLOUDAUTONOMO01¶
ListCloudAutonomousVmClustersOutput
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_cloudautonomousvmclusters TYPE /AWS1/CL_ODBCLOUDAUTONOMOUSV01=>TT_CLOUDAUTONOMOUSVMCLUSTLIST TT_CLOUDAUTONOMOUSVMCLUSTLIST¶
The list of Autonomous VM clusters in the specified Cloud Exadata Infrastructure.
Optional arguments:¶
iv_nexttoken TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING¶
The pagination token to continue listing from.
Queryable Attributes¶
nextToken¶
The pagination token to continue listing from.
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 |
cloudAutonomousVmClusters¶
The list of Autonomous VM clusters in the specified Cloud Exadata Infrastructure.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CLOUDAUTONOMOUSVMCLUSTS() |
Getter for CLOUDAUTONOMOUSVMCLUSTERS, with configurable defa |
ASK_CLOUDAUTONOMOUSVMCLUSTS() |
Getter for CLOUDAUTONOMOUSVMCLUSTERS w/ exceptions if field |
HAS_CLOUDAUTONOMOUSVMCLUSTS() |
Determine if CLOUDAUTONOMOUSVMCLUSTERS has a value |