| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
static RecordState |
RecordState.fromValue(String value)
Use this in place of valueOf.
|
static RecordState |
RecordState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RecordState[] |
RecordState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AwsSecurityFinding |
AwsSecurityFinding.withRecordState(RecordState recordState)
The record state of a finding.
|
UpdateFindingsRequest |
UpdateFindingsRequest.withRecordState(RecordState recordState)
The updated record state for the finding.
|
Copyright © 2023. All rights reserved.