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