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