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