Uses of Interface
com.hashicorp.cdktf.providers.google.identity_platform_config.IdentityPlatformConfigMfa
-
Packages that use IdentityPlatformConfigMfa Package Description com.hashicorp.cdktf.providers.google.identity_platform_config google_identity_platform_config -
-
Uses of IdentityPlatformConfigMfa in com.hashicorp.cdktf.providers.google.identity_platform_config
Classes in com.hashicorp.cdktf.providers.google.identity_platform_config that implement IdentityPlatformConfigMfa Modifier and Type Class Description static classIdentityPlatformConfigMfa.Jsii$ProxyAn implementation forIdentityPlatformConfigMfaMethods in com.hashicorp.cdktf.providers.google.identity_platform_config that return IdentityPlatformConfigMfa Modifier and Type Method Description IdentityPlatformConfigMfaIdentityPlatformConfigMfa.Builder. build()Builds the configured instance.IdentityPlatformConfigMfaIdentityPlatformConfigMfaOutputReference. getInternalValue()default IdentityPlatformConfigMfaIdentityPlatformConfigConfig. getMfa()mfa block.IdentityPlatformConfigMfaIdentityPlatformConfigConfig.Jsii$Proxy. getMfa()IdentityPlatformConfigMfaIdentityPlatformConfig. getMfaInput()Methods in com.hashicorp.cdktf.providers.google.identity_platform_config with parameters of type IdentityPlatformConfigMfa Modifier and Type Method Description IdentityPlatformConfig.BuilderIdentityPlatformConfig.Builder. mfa(IdentityPlatformConfigMfa mfa)mfa block.IdentityPlatformConfigConfig.BuilderIdentityPlatformConfigConfig.Builder. mfa(IdentityPlatformConfigMfa mfa)Sets the value ofIdentityPlatformConfigConfig.getMfa()voidIdentityPlatformConfig. putMfa(IdentityPlatformConfigMfa value)voidIdentityPlatformConfigMfaOutputReference. setInternalValue(IdentityPlatformConfigMfa value)
-