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