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