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