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