Settings

class Settings

The settings of your MFA configuration for the backend of your Amplify project.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The supported MFA types.

Link copied to clipboard

The body of the SMS message.

Functions

Link copied to clipboard
inline fun copy(block: Settings.Builder.() -> Unit = {}): Settings
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String