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