| Package | Description |
|---|---|
| com.amazonaws.services.amplifybackend.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 |
|---|---|
CreateBackendAuthResourceConfig |
CreateBackendAuthResourceConfig.withService(Service service)
Defines the service name to use when configuring an authentication resource in your Amplify project.
|
UpdateBackendAuthResourceConfig |
UpdateBackendAuthResourceConfig.withService(Service service)
Defines the service name to use when configuring an authentication resource in your Amplify project.
|
Copyright © 2021. All rights reserved.