| Package | Description |
|---|---|
| com.amazonaws.services.managedgrafana.model |
| Modifier and Type | Method and Description |
|---|---|
static NotificationDestinationType |
NotificationDestinationType.fromValue(String value)
Use this in place of valueOf.
|
static NotificationDestinationType |
NotificationDestinationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NotificationDestinationType[] |
NotificationDestinationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
WorkspaceSummary |
WorkspaceSummary.withNotificationDestinations(NotificationDestinationType... notificationDestinations)
The Amazon Web Services notification channels that Amazon Managed Grafana can automatically create IAM roles and
permissions for, which allows Amazon Managed Grafana to use these channels.
|
WorkspaceDescription |
WorkspaceDescription.withNotificationDestinations(NotificationDestinationType... notificationDestinations)
The Amazon Web Services notification channels that Amazon Managed Grafana can automatically create IAM roles and
permissions for, to allow Amazon Managed Grafana to use these channels.
|
CreateWorkspaceRequest |
CreateWorkspaceRequest.withWorkspaceNotificationDestinations(NotificationDestinationType... workspaceNotificationDestinations)
Specify the Amazon Web Services notification channels that you plan to use in this workspace.
|
UpdateWorkspaceRequest |
UpdateWorkspaceRequest.withWorkspaceNotificationDestinations(NotificationDestinationType... workspaceNotificationDestinations)
Specify the Amazon Web Services notification channels that you plan to use in this workspace.
|
Copyright © 2023. All rights reserved.