Uses of Class
software.amazon.awssdk.services.guardduty.model.EcsClusterDetails
-
Packages that use EcsClusterDetails Package Description software.amazon.awssdk.services.guardduty.model -
-
Uses of EcsClusterDetails in software.amazon.awssdk.services.guardduty.model
Methods in software.amazon.awssdk.services.guardduty.model that return EcsClusterDetails Modifier and Type Method Description EcsClusterDetailsResource. ecsClusterDetails()Contains information about the details of the ECS Cluster.Methods in software.amazon.awssdk.services.guardduty.model with parameters of type EcsClusterDetails Modifier and Type Method Description Resource.BuilderResource.Builder. ecsClusterDetails(EcsClusterDetails ecsClusterDetails)Contains information about the details of the ECS Cluster.
-