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