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