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