@Generated(value="software.amazon.awssdk:codegen") public interface AppSyncAuthSchemeParams extends ToCopyableBuilder<AppSyncAuthSchemeParams.Builder,AppSyncAuthSchemeParams>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AppSyncAuthSchemeParams.Builder
A builder for a
AppSyncAuthSchemeParams. |
| Modifier and Type | Method and Description |
|---|---|
static AppSyncAuthSchemeParams.Builder |
builder()
Get a new builder for creating a
AppSyncAuthSchemeParams. |
String |
operation()
Returns the operation for which to resolve the auth scheme.
|
Region |
region()
Returns the region.
|
AppSyncAuthSchemeParams.Builder |
toBuilder()
Returns a
AppSyncAuthSchemeParams.Builder to customize the parameters. |
copystatic AppSyncAuthSchemeParams.Builder builder()
AppSyncAuthSchemeParams.String operation()
Region region()
AppSyncAuthSchemeParams.Builder toBuilder()
AppSyncAuthSchemeParams.Builder to customize the parameters.toBuilder in interface ToCopyableBuilder<AppSyncAuthSchemeParams.Builder,AppSyncAuthSchemeParams>Copyright © 2023. All rights reserved.