/AWS1/CL_IN2CLUSTERMETADATA¶
The metadata for a cluster.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_awsecsmetadatadetails TYPE REF TO /AWS1/CL_IN2AWSECSMETDETAILS /AWS1/CL_IN2AWSECSMETDETAILS¶
The details for an Amazon ECS cluster in the cluster metadata.
io_awseksmetadatadetails TYPE REF TO /AWS1/CL_IN2AWSEKSMETDETAILS /AWS1/CL_IN2AWSEKSMETDETAILS¶
The details for an Amazon EKS cluster in the cluster metadata.
Queryable Attributes¶
awsEcsMetadataDetails¶
The details for an Amazon ECS cluster in the cluster metadata.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AWSECSMETADATADETAILS() |
Getter for AWSECSMETADATADETAILS |
awsEksMetadataDetails¶
The details for an Amazon EKS cluster in the cluster metadata.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AWSEKSMETADATADETAILS() |
Getter for AWSEKSMETADATADETAILS |