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