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