pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.cognito.kotlin.outputs
/
UserPoolNumberAttributeConstraints
User
Pool
Number
Attribute
Constraints
data
class
UserPoolNumberAttributeConstraints
(
val
maxValue
:
String
?
=
null
,
val
minValue
:
String
?
=
null
)
Types
Constructors
Properties
Constructors
User
Pool
Number
Attribute
Constraints
Link copied to clipboard
fun
UserPoolNumberAttributeConstraints
(
maxValue
:
String
?
=
null
,
minValue
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
max
Value
Link copied to clipboard
val
maxValue
:
String
?
=
null
min
Value
Link copied to clipboard
val
minValue
:
String
?
=
null