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