| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
ContainerInstanceDetails |
ContainerInstanceDetails.clone() |
ContainerInstanceDetails |
CoverageEcsClusterDetails.getContainerInstanceDetails()
Information about the Amazon ECS container running on Amazon EC2 instance.
|
ContainerInstanceDetails |
ContainerInstanceDetails.withCompatibleContainerInstances(Long compatibleContainerInstances)
Represents total number of nodes in the Amazon ECS cluster.
|
ContainerInstanceDetails |
ContainerInstanceDetails.withCoveredContainerInstances(Long coveredContainerInstances)
Represents the nodes in the Amazon ECS cluster that has a
HEALTHY coverage status. |
| Modifier and Type | Method and Description |
|---|---|
void |
CoverageEcsClusterDetails.setContainerInstanceDetails(ContainerInstanceDetails containerInstanceDetails)
Information about the Amazon ECS container running on Amazon EC2 instance.
|
CoverageEcsClusterDetails |
CoverageEcsClusterDetails.withContainerInstanceDetails(ContainerInstanceDetails containerInstanceDetails)
Information about the Amazon ECS container running on Amazon EC2 instance.
|
Copyright © 2023. All rights reserved.