public static interface Route53AuthSchemeParams.Builder extends CopyableBuilder<Route53AuthSchemeParams.Builder,Route53AuthSchemeParams>
Route53AuthSchemeParams.| Modifier and Type | Method and Description |
|---|---|
Route53AuthSchemeParams |
build()
Returns a
Route53AuthSchemeParams object that is created from the properties that have been set on
the builder. |
Route53AuthSchemeParams.Builder |
operation(String operation)
Set the operation for which to resolve the auth scheme.
|
Route53AuthSchemeParams.Builder |
region(Region region)
Set the region.
|
copyapplyMutationRoute53AuthSchemeParams.Builder operation(String operation)
Route53AuthSchemeParams.Builder region(Region region)
Route53AuthSchemeParams build()
Route53AuthSchemeParams object that is created from the properties that have been set on
the builder.build in interface Buildablebuild in interface SdkBuilder<Route53AuthSchemeParams.Builder,Route53AuthSchemeParams>Copyright © 2023. All rights reserved.