toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.cognito.kotlin.outputs
/
GetUserPoolSchemaAttributeNumberAttributeConstraint
Get
User
Pool
Schema
Attribute
Number
Attribute
Constraint
data
class
GetUserPoolSchemaAttributeNumberAttributeConstraint
(
val
maxValue
:
String
,
val
minValue
:
String
)
Members
Constructors
Get
User
Pool
Schema
Attribute
Number
Attribute
Constraint
Link copied to clipboard
constructor
(
maxValue
:
String
,
minValue
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
max
Value
Link copied to clipboard
val
maxValue
:
String
min
Value
Link copied to clipboard
val
minValue
:
String