@Generated(value="software.amazon.awssdk:codegen") public final class DefaultRedshiftDataAuthSchemeParams extends Object implements RedshiftDataAuthSchemeParams
| Modifier and Type | Method and Description |
|---|---|
static RedshiftDataAuthSchemeParams.Builder |
builder()
Get a new builder for creating a
RedshiftDataAuthSchemeParams. |
String |
operation()
Returns the operation for which to resolve the auth scheme.
|
Region |
region()
Returns the region.
|
RedshiftDataAuthSchemeParams.Builder |
toBuilder()
Returns a
RedshiftDataAuthSchemeParams.Builder to customize the parameters. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcopypublic static RedshiftDataAuthSchemeParams.Builder builder()
RedshiftDataAuthSchemeParamsRedshiftDataAuthSchemeParams.builder in interface RedshiftDataAuthSchemeParamspublic String operation()
RedshiftDataAuthSchemeParamsoperation in interface RedshiftDataAuthSchemeParamspublic Region region()
RedshiftDataAuthSchemeParamsregion in interface RedshiftDataAuthSchemeParamspublic RedshiftDataAuthSchemeParams.Builder toBuilder()
RedshiftDataAuthSchemeParamsRedshiftDataAuthSchemeParams.Builder to customize the parameters.toBuilder in interface RedshiftDataAuthSchemeParamstoBuilder in interface ToCopyableBuilder<RedshiftDataAuthSchemeParams.Builder,RedshiftDataAuthSchemeParams>Copyright © 2023. All rights reserved.