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