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