/AWS1/CL_GDYCOVERAGERESRCDETS¶
Information about the resource for each individual EKS cluster.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_eksclusterdetails TYPE REF TO /AWS1/CL_GDYCOVERAGEEKSCLSTD00 /AWS1/CL_GDYCOVERAGEEKSCLSTD00¶
EKS cluster details involved in the coverage statistics.
io_ecsclusterdetails TYPE REF TO /AWS1/CL_GDYCOVERAGEECSCLSTD00 /AWS1/CL_GDYCOVERAGEECSCLSTD00¶
Information about the Amazon ECS cluster that is assessed for runtime coverage.
io_ec2instancedetails TYPE REF TO /AWS1/CL_GDYCOVERAGEEC2INSTD00 /AWS1/CL_GDYCOVERAGEEC2INSTD00¶
Information about the Amazon EC2 instance assessed for runtime coverage.
iv_resourcetype TYPE /AWS1/GDYRESOURCETYPE /AWS1/GDYRESOURCETYPE¶
The type of Amazon Web Services resource.
Queryable Attributes¶
EksClusterDetails¶
EKS cluster details involved in the coverage statistics.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EKSCLUSTERDETAILS() |
Getter for EKSCLUSTERDETAILS |
EcsClusterDetails¶
Information about the Amazon ECS cluster that is assessed for runtime coverage.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ECSCLUSTERDETAILS() |
Getter for ECSCLUSTERDETAILS |
Ec2InstanceDetails¶
Information about the Amazon EC2 instance assessed for runtime coverage.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EC2INSTANCEDETAILS() |
Getter for EC2INSTANCEDETAILS |
ResourceType¶
The type of Amazon Web Services resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESOURCETYPE() |
Getter for RESOURCETYPE, with configurable default |
ASK_RESOURCETYPE() |
Getter for RESOURCETYPE w/ exceptions if field has no value |
HAS_RESOURCETYPE() |
Determine if RESOURCETYPE has a value |