| Package | Description |
|---|---|
| com.amazonaws.services.iamrolesanywhere.model |
| Modifier and Type | Method and Description |
|---|---|
static NotificationEvent |
NotificationEvent.fromValue(String value)
Use this in place of valueOf.
|
static NotificationEvent |
NotificationEvent.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NotificationEvent[] |
NotificationEvent.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
NotificationSetting |
NotificationSetting.withEvent(NotificationEvent event)
The event to which this notification setting is applied.
|
NotificationSettingKey |
NotificationSettingKey.withEvent(NotificationEvent event)
The notification setting event to reset.
|
NotificationSettingDetail |
NotificationSettingDetail.withEvent(NotificationEvent event)
The event to which this notification setting is applied.
|
Copyright © 2024. All rights reserved.