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