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