| Package | Description |
|---|---|
| com.amazonaws.services.finspacedata.model |
| Modifier and Type | Method and Description |
|---|---|
static ApplicationPermission |
ApplicationPermission.fromValue(String value)
Use this in place of valueOf.
|
static ApplicationPermission |
ApplicationPermission.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApplicationPermission[] |
ApplicationPermission.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PermissionGroup |
PermissionGroup.withApplicationPermissions(ApplicationPermission... applicationPermissions)
Indicates the permissions that are granted to a specific group for accessing the FinSpace application.
|
UpdatePermissionGroupRequest |
UpdatePermissionGroupRequest.withApplicationPermissions(ApplicationPermission... applicationPermissions)
The permissions that are granted to a specific group for accessing the FinSpace application.
|
CreatePermissionGroupRequest |
CreatePermissionGroupRequest.withApplicationPermissions(ApplicationPermission... applicationPermissions)
The option to indicate FinSpace application permissions that are granted to a specific group.
|
Copyright © 2024. All rights reserved.