| Package | Description |
|---|---|
| software.amazon.awssdk.services.cognitoidentityprovider.model |
| Modifier and Type | Method and Description |
|---|---|
SoftwareTokenMfaConfigType |
SetUserPoolMfaConfigResponse.softwareTokenMfaConfiguration()
The software token MFA configuration.
|
SoftwareTokenMfaConfigType |
SetUserPoolMfaConfigRequest.softwareTokenMfaConfiguration()
The software token MFA configuration.
|
SoftwareTokenMfaConfigType |
GetUserPoolMfaConfigResponse.softwareTokenMfaConfiguration()
The software token multi-factor authentication (MFA) configuration.
|
| Modifier and Type | Method and Description |
|---|---|
SetUserPoolMfaConfigResponse.Builder |
SetUserPoolMfaConfigResponse.Builder.softwareTokenMfaConfiguration(SoftwareTokenMfaConfigType softwareTokenMfaConfiguration)
The software token MFA configuration.
|
SetUserPoolMfaConfigRequest.Builder |
SetUserPoolMfaConfigRequest.Builder.softwareTokenMfaConfiguration(SoftwareTokenMfaConfigType softwareTokenMfaConfiguration)
The software token MFA configuration.
|
GetUserPoolMfaConfigResponse.Builder |
GetUserPoolMfaConfigResponse.Builder.softwareTokenMfaConfiguration(SoftwareTokenMfaConfigType softwareTokenMfaConfiguration)
The software token multi-factor authentication (MFA) configuration.
|
Copyright © 2022. All rights reserved.