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