Uses of Class
software.amazon.awssdk.services.guardduty.model.ContainerInstanceDetails
-
Packages that use ContainerInstanceDetails Package Description software.amazon.awssdk.services.guardduty.model -
-
Uses of ContainerInstanceDetails in software.amazon.awssdk.services.guardduty.model
Methods in software.amazon.awssdk.services.guardduty.model that return ContainerInstanceDetails Modifier and Type Method Description ContainerInstanceDetailsCoverageEcsClusterDetails. containerInstanceDetails()Information about the Amazon ECS container running on Amazon EC2 instance.Methods in software.amazon.awssdk.services.guardduty.model with parameters of type ContainerInstanceDetails Modifier and Type Method Description CoverageEcsClusterDetails.BuilderCoverageEcsClusterDetails.Builder. containerInstanceDetails(ContainerInstanceDetails containerInstanceDetails)Information about the Amazon ECS container running on Amazon EC2 instance.
-