@Generated(value="software.amazon.awssdk:codegen") public interface IoTSecureTunnelingAuthSchemeParams extends ToCopyableBuilder<IoTSecureTunnelingAuthSchemeParams.Builder,IoTSecureTunnelingAuthSchemeParams>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IoTSecureTunnelingAuthSchemeParams.Builder
A builder for a
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. |
copystatic IoTSecureTunnelingAuthSchemeParams.Builder builder()
IoTSecureTunnelingAuthSchemeParams.String operation()
Region region()
IoTSecureTunnelingAuthSchemeParams.Builder toBuilder()
IoTSecureTunnelingAuthSchemeParams.Builder to customize the parameters.toBuilder in interface ToCopyableBuilder<IoTSecureTunnelingAuthSchemeParams.Builder,IoTSecureTunnelingAuthSchemeParams>Copyright © 2023. All rights reserved.