| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
FargateDetails |
FargateDetails.clone() |
FargateDetails |
CoverageEcsClusterDetails.getFargateDetails()
Information about the Fargate details associated with the Amazon ECS cluster.
|
FargateDetails |
FargateDetails.withIssues(Collection<String> issues)
Runtime coverage issues identified for the resource running on Amazon Web Services Fargate.
|
FargateDetails |
FargateDetails.withIssues(String... issues)
Runtime coverage issues identified for the resource running on Amazon Web Services Fargate.
|
FargateDetails |
FargateDetails.withManagementType(ManagementType managementType)
Indicates how the GuardDuty security agent is managed for this resource.
|
FargateDetails |
FargateDetails.withManagementType(String managementType)
Indicates how the GuardDuty security agent is managed for this resource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CoverageEcsClusterDetails.setFargateDetails(FargateDetails fargateDetails)
Information about the Fargate details associated with the Amazon ECS cluster.
|
CoverageEcsClusterDetails |
CoverageEcsClusterDetails.withFargateDetails(FargateDetails fargateDetails)
Information about the Fargate details associated with the Amazon ECS cluster.
|
Copyright © 2024. All rights reserved.