| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
static UnprocessedErrorCode |
UnprocessedErrorCode.fromValue(String value)
Use this in place of valueOf.
|
static UnprocessedErrorCode |
UnprocessedErrorCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UnprocessedErrorCode[] |
UnprocessedErrorCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UnprocessedStandardsControlAssociation |
UnprocessedStandardsControlAssociation.withErrorCode(UnprocessedErrorCode errorCode)
The error code for the unprocessed standard and control association.
|
UnprocessedSecurityControl |
UnprocessedSecurityControl.withErrorCode(UnprocessedErrorCode errorCode)
The error code for the unprocessed security control.
|
UnprocessedStandardsControlAssociationUpdate |
UnprocessedStandardsControlAssociationUpdate.withErrorCode(UnprocessedErrorCode errorCode)
The error code for the unprocessed update of the control's enablement status in the specified standard.
|
Copyright © 2024. All rights reserved.