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