| Package | Description |
|---|---|
| com.amazonaws.services.health.model |
| Modifier and Type | Method and Description |
|---|---|
static EventScopeCode |
EventScopeCode.fromValue(String value)
Use this in place of valueOf.
|
static EventScopeCode |
EventScopeCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EventScopeCode[] |
EventScopeCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Event.setEventScopeCode(EventScopeCode eventScopeCode)
This parameter specifies if the Health event is a public Amazon Web Services service event or an account-specific
event.
|
OrganizationEvent |
OrganizationEvent.withEventScopeCode(EventScopeCode eventScopeCode)
This parameter specifies if the Health event is a public Amazon Web Services service event or an account-specific
event.
|
Event |
Event.withEventScopeCode(EventScopeCode eventScopeCode)
This parameter specifies if the Health event is a public Amazon Web Services service event or an account-specific
event.
|
DescribeAffectedAccountsForOrganizationResult |
DescribeAffectedAccountsForOrganizationResult.withEventScopeCode(EventScopeCode eventScopeCode)
This parameter specifies if the Health event is a public Amazon Web Services service event or an account-specific
event.
|
Copyright © 2023. All rights reserved.