| Package | Description |
|---|---|
| com.amazonaws.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
static Service |
Service.fromValue(String value)
Use this in place of valueOf.
|
static Service |
Service.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Service[] |
Service.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Permission |
Permission.withService(Service service)
The services that the permissions allow an account to perform the given operations for.
|
ListAccountPermissionsRequest |
ListAccountPermissionsRequest.withService(Service service)
The service scan type to check permissions for.
|
Copyright © 2023. All rights reserved.