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