@Generated(value="software.amazon.awssdk:codegen") public final class DefaultAppRunnerAuthSchemeParams extends Object implements AppRunnerAuthSchemeParams
| Modifier and Type | Method and Description |
|---|---|
static AppRunnerAuthSchemeParams.Builder |
builder()
Get a new builder for creating a
AppRunnerAuthSchemeParams. |
String |
operation()
Returns the operation for which to resolve the auth scheme.
|
Region |
region()
Returns the region.
|
AppRunnerAuthSchemeParams.Builder |
toBuilder()
Returns a
AppRunnerAuthSchemeParams.Builder to customize the parameters. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcopypublic static AppRunnerAuthSchemeParams.Builder builder()
AppRunnerAuthSchemeParamsAppRunnerAuthSchemeParams.builder in interface AppRunnerAuthSchemeParamspublic String operation()
AppRunnerAuthSchemeParamsoperation in interface AppRunnerAuthSchemeParamspublic Region region()
AppRunnerAuthSchemeParamsregion in interface AppRunnerAuthSchemeParamspublic AppRunnerAuthSchemeParams.Builder toBuilder()
AppRunnerAuthSchemeParamsAppRunnerAuthSchemeParams.Builder to customize the parameters.toBuilder in interface AppRunnerAuthSchemeParamstoBuilder in interface ToCopyableBuilder<AppRunnerAuthSchemeParams.Builder,AppRunnerAuthSchemeParams>Copyright © 2023. All rights reserved.