| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
static StatusReasonCode |
StatusReasonCode.fromValue(String value)
Use this in place of valueOf.
|
static StatusReasonCode |
StatusReasonCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StatusReasonCode[] |
StatusReasonCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
StandardsStatusReason |
StandardsStatusReason.withStatusReasonCode(StatusReasonCode statusReasonCode)
The reason code that represents the reason for the current status of a standard subscription.
|
Copyright © 2024. All rights reserved.