| Package | Description |
|---|---|
| com.amazonaws.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
static UnavailabilityReasonCode |
UnavailabilityReasonCode.fromValue(String value)
Use this in place of valueOf.
|
static UnavailabilityReasonCode |
UnavailabilityReasonCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UnavailabilityReasonCode[] |
UnavailabilityReasonCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GetSensitiveDataOccurrencesAvailabilityResult |
GetSensitiveDataOccurrencesAvailabilityResult.withReasons(UnavailabilityReasonCode... reasons)
Specifies why occurrences of sensitive data can't be retrieved for the finding.
|
Copyright © 2025. All rights reserved.