| 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 |
|---|---|
CoverageEksClusterDetails |
CoverageEksClusterDetails.withManagementType(ManagementType managementType)
Indicates how the Amazon EKS add-on GuardDuty agent is managed for this EKS cluster.
|
Copyright © 2023. All rights reserved.