public static interface Ec2AuthSchemeParams.Builder extends CopyableBuilder<Ec2AuthSchemeParams.Builder,Ec2AuthSchemeParams>
Ec2AuthSchemeParams.| Modifier and Type | Method and Description |
|---|---|
Ec2AuthSchemeParams |
build()
Returns a
Ec2AuthSchemeParams object that is created from the properties that have been set on the
builder. |
Ec2AuthSchemeParams.Builder |
operation(String operation)
Set the operation for which to resolve the auth scheme.
|
Ec2AuthSchemeParams.Builder |
region(Region region)
Set the region.
|
copyapplyMutationEc2AuthSchemeParams.Builder operation(String operation)
Ec2AuthSchemeParams.Builder region(Region region)
Ec2AuthSchemeParams build()
Ec2AuthSchemeParams object that is created from the properties that have been set on the
builder.build in interface Buildablebuild in interface SdkBuilder<Ec2AuthSchemeParams.Builder,Ec2AuthSchemeParams>Copyright © 2023. All rights reserved.