Uses of Class
software.amazon.awssdk.services.guardduty.model.EcsTaskDetails
-
Packages that use EcsTaskDetails Package Description software.amazon.awssdk.services.guardduty.model -
-
Uses of EcsTaskDetails in software.amazon.awssdk.services.guardduty.model
Methods in software.amazon.awssdk.services.guardduty.model that return EcsTaskDetails Modifier and Type Method Description EcsTaskDetailsEcsClusterDetails. taskDetails()Contains information about the details of the ECS Task.Methods in software.amazon.awssdk.services.guardduty.model with parameters of type EcsTaskDetails Modifier and Type Method Description EcsClusterDetails.BuilderEcsClusterDetails.Builder. taskDetails(EcsTaskDetails taskDetails)Contains information about the details of the ECS Task.
-