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