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