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