| Package | Description |
|---|---|
| com.amazonaws.services.ssmcontacts.model |
| Modifier and Type | Method and Description |
|---|---|
static ActivationStatus |
ActivationStatus.fromValue(String value)
Use this in place of valueOf.
|
static ActivationStatus |
ActivationStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ActivationStatus[] |
ActivationStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ContactChannel |
ContactChannel.withActivationStatus(ActivationStatus activationStatus)
A Boolean value describing if the contact channel has been activated or not.
|
GetContactChannelResult |
GetContactChannelResult.withActivationStatus(ActivationStatus activationStatus)
A Boolean value indicating if the contact channel has been activated or not.
|
Copyright © 2024. All rights reserved.