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