| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
static ManagementType |
ManagementType.fromValue(String value)
Use this in place of valueOf.
|
static ManagementType |
ManagementType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ManagementType[] |
ManagementType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FargateDetails |
FargateDetails.withManagementType(ManagementType managementType)
Indicates how the GuardDuty security agent is managed for this resource.
|
CoverageEc2InstanceDetails |
CoverageEc2InstanceDetails.withManagementType(ManagementType managementType)
Indicates how the GuardDuty security agent is managed for this resource.
|
CoverageEksClusterDetails |
CoverageEksClusterDetails.withManagementType(ManagementType managementType)
Indicates how the Amazon EKS add-on GuardDuty agent is managed for this EKS cluster.
|
Copyright © 2024. All rights reserved.