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