| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
static FindingHistoryUpdateSourceType |
FindingHistoryUpdateSourceType.fromValue(String value)
Use this in place of valueOf.
|
static FindingHistoryUpdateSourceType |
FindingHistoryUpdateSourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FindingHistoryUpdateSourceType[] |
FindingHistoryUpdateSourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FindingHistoryUpdateSource |
FindingHistoryUpdateSource.withType(FindingHistoryUpdateSourceType type)
Describes the type of finding change event, such as a call to
BatchImportFindings (by an integrated Amazon Web Service or third party partner integration) or
BatchUpdateFindings (by a Security Hub customer). |
Copyright © 2024. All rights reserved.