@Generated(value="software.amazon.awssdk:codegen") public interface ControlTowerAuthSchemeParams extends ToCopyableBuilder<ControlTowerAuthSchemeParams.Builder,ControlTowerAuthSchemeParams>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ControlTowerAuthSchemeParams.Builder
A builder for a
ControlTowerAuthSchemeParams. |
| Modifier and Type | Method and Description |
|---|---|
static ControlTowerAuthSchemeParams.Builder |
builder()
Get a new builder for creating a
ControlTowerAuthSchemeParams. |
String |
operation()
Returns the operation for which to resolve the auth scheme.
|
Region |
region()
Returns the region.
|
ControlTowerAuthSchemeParams.Builder |
toBuilder()
Returns a
ControlTowerAuthSchemeParams.Builder to customize the parameters. |
copystatic ControlTowerAuthSchemeParams.Builder builder()
ControlTowerAuthSchemeParams.String operation()
Region region()
ControlTowerAuthSchemeParams.Builder toBuilder()
ControlTowerAuthSchemeParams.Builder to customize the parameters.toBuilder in interface ToCopyableBuilder<ControlTowerAuthSchemeParams.Builder,ControlTowerAuthSchemeParams>Copyright © 2023. All rights reserved.