| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
static ServiceType |
ServiceType.fromValue(String value)
Use this in place of valueOf.
|
static ServiceType |
ServiceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServiceType[] |
ServiceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateIdentityPropagationConfigRequest |
UpdateIdentityPropagationConfigRequest.withService(ServiceType service)
The name of the Amazon Web Services service that contains the authorized targets that you want to add or update.
|
DeleteIdentityPropagationConfigRequest |
DeleteIdentityPropagationConfigRequest.withService(ServiceType service)
The name of the Amazon Web Services service that you want to delete the associated access scopes and authorized
targets from.
|
AuthorizedTargetsByService |
AuthorizedTargetsByService.withService(ServiceType service)
The name of the Amazon Web Services service.
|
Copyright © 2023. All rights reserved.