| Package | Description |
|---|---|
| com.amazonaws.services.detective.model |
| Modifier and Type | Method and Description |
|---|---|
static MemberDisabledReason |
MemberDisabledReason.fromValue(String value)
Use this in place of valueOf.
|
static MemberDisabledReason |
MemberDisabledReason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MemberDisabledReason[] |
MemberDisabledReason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MemberDetail |
MemberDetail.withDisabledReason(MemberDisabledReason disabledReason)
For member accounts with a status of
ACCEPTED_BUT_DISABLED, the reason that the member account is
not enabled. |
Copyright © 2023. All rights reserved.