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