AdminCreateUser
@JsonSerializable
Constructors
Link copied to clipboard
constructor(Username: Username, UserPoolId: UserPoolId, UserAttributes: List<AttributeType>? = null, DesiredDeliveryMediums: List<DeliveryMedium>? = null, MessageAction: MessageAction? = null, TemporaryPassword: String? = null, ClientMetadata: Map<String, String>? = null, ForceAliasCreation: Boolean? = null, ValidationData: List<AttributeType>? = null)