pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.cognito.kotlin.outputs
/
UserPoolAccountRecoverySetting
User
Pool
Account
Recovery
Setting
data
class
UserPoolAccountRecoverySetting
(
val
recoveryMechanisms
:
List
<
UserPoolRecoveryOption
>
?
=
null
)
Types
Constructors
Properties
Constructors
User
Pool
Account
Recovery
Setting
Link copied to clipboard
fun
UserPoolAccountRecoverySetting
(
recoveryMechanisms
:
List
<
UserPoolRecoveryOption
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
recovery
Mechanisms
Link copied to clipboard
val
recoveryMechanisms
:
List
<
UserPoolRecoveryOption
>
?
=
null