GoogleCloudIdentitytoolkitAdminV2ProviderConfigArgs

data class GoogleCloudIdentitytoolkitAdminV2ProviderConfigArgs(val state: Output<GoogleCloudIdentitytoolkitAdminV2ProviderConfigState>? = null, val totpProviderConfig: Output<GoogleCloudIdentitytoolkitAdminV2TotpMfaProviderConfigArgs>? = null) : ConvertibleToJava<GoogleCloudIdentitytoolkitAdminV2ProviderConfigArgs>

ProviderConfig describes the supported MFA providers along with their configurations.

Constructors

Properties

Link copied to clipboard

Describes the state of the MultiFactor Authentication type.

Link copied to clipboard

TOTP MFA provider config for this project.

Functions

Link copied to clipboard
open override fun toJava(): GoogleCloudIdentitytoolkitAdminV2ProviderConfigArgs