@Generated(value="software.amazon.awssdk:codegen") public interface Route53RecoveryClusterAuthSchemeParams extends ToCopyableBuilder<Route53RecoveryClusterAuthSchemeParams.Builder,Route53RecoveryClusterAuthSchemeParams>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Route53RecoveryClusterAuthSchemeParams.Builder
A builder for a
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. |
copystatic Route53RecoveryClusterAuthSchemeParams.Builder builder()
Route53RecoveryClusterAuthSchemeParams.String operation()
Region region()
Route53RecoveryClusterAuthSchemeParams.Builder toBuilder()
Route53RecoveryClusterAuthSchemeParams.Builder to customize the parameters.toBuilder in interface ToCopyableBuilder<Route53RecoveryClusterAuthSchemeParams.Builder,Route53RecoveryClusterAuthSchemeParams>Copyright © 2023. All rights reserved.