public static interface AmplifyBackendAuthSchemeParams.Builder extends CopyableBuilder<AmplifyBackendAuthSchemeParams.Builder,AmplifyBackendAuthSchemeParams>
AmplifyBackendAuthSchemeParams.| Modifier and Type | Method and Description |
|---|---|
AmplifyBackendAuthSchemeParams |
build()
Returns a
AmplifyBackendAuthSchemeParams object that is created from the properties that have been
set on the builder. |
AmplifyBackendAuthSchemeParams.Builder |
operation(String operation)
Set the operation for which to resolve the auth scheme.
|
AmplifyBackendAuthSchemeParams.Builder |
region(Region region)
Set the region.
|
copyapplyMutationAmplifyBackendAuthSchemeParams.Builder operation(String operation)
AmplifyBackendAuthSchemeParams.Builder region(Region region)
AmplifyBackendAuthSchemeParams build()
AmplifyBackendAuthSchemeParams object that is created from the properties that have been
set on the builder.build in interface Buildablebuild in interface SdkBuilder<AmplifyBackendAuthSchemeParams.Builder,AmplifyBackendAuthSchemeParams>Copyright © 2023. All rights reserved.