pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.cognito.kotlin.inputs
/
UserPoolRecoveryOptionArgs
User
Pool
Recovery
Option
Args
data
class
UserPoolRecoveryOptionArgs
(
val
name
:
Output
<
String
>
?
=
null
,
val
priority
:
Output
<
Int
>
?
=
null
)
:
ConvertibleToJava
<
UserPoolRecoveryOptionArgs
>
Constructors
Functions
Properties
Constructors
User
Pool
Recovery
Option
Args
Link copied to clipboard
fun
UserPoolRecoveryOptionArgs
(
name
:
Output
<
String
>
?
=
null
,
priority
:
Output
<
Int
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
UserPoolRecoveryOptionArgs
Properties
name
Link copied to clipboard
val
name
:
Output
<
String
>
?
=
null
priority
Link copied to clipboard
val
priority
:
Output
<
Int
>
?
=
null